mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Revert "Remove ExtensionMethodAccess to see extension method flows"
This reverts commit 9df4f2074379ba4668054a2a66eaaaaf5cb9b6c8.
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
| test.kt:20:29:20:31 | new C(...) | test.kt:23:22:23:28 | self1(...) |
|
||||
| test.kt:20:29:20:31 | new C(...) | test.kt:26:22:26:28 | self2(...) |
|
||||
| test.kt:20:29:20:31 | new C(...) | test.kt:29:18:29:29 | fn1(...) |
|
||||
| test.kt:20:29:20:31 | new C(...) | test.kt:32:18:32:29 | fn2(...) |
|
||||
| test.kt:20:29:20:31 | new C(...) | test.kt:35:18:35:31 | call1(...) |
|
||||
| test.kt:20:29:20:31 | new C(...) | test.kt:38:22:38:28 | call2(...) |
|
||||
|
||||
Reference in New Issue
Block a user