Files
codeql/csharp/ql/test/library-tests/standalone/externalLocationSink/externalLocationSink.expected
Anders Schack-Mulligen 7e4e872430 C#: Accept expected changes.
2025-12-02 13:49:16 +01:00

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 |