mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
10 lines
492 B
Plaintext
10 lines
492 B
Plaintext
#select
|
|
| standalone.cs:20:20:20:20 | access to parameter s | standalone.cs:20:20:20:20 | access to parameter s |
|
|
| standalone.cs:25:28:25:32 | "abc" | standalone.cs:25:28:25:32 | "abc" |
|
|
compilationErrors
|
|
| standalone.cs:16:12:16:18 | CS0104: 'ILogger' is an ambiguous reference between 'A.ILogger' and 'B.ILogger' |
|
|
methodCalls
|
|
| standalone.cs:14:14:14:14 | call to method <object initializer> |
|
|
| standalone.cs:20:9:20:21 | call to method |
|
|
| standalone.cs:25:9:25:33 | call to method |
|