Files
codeql/csharp/ql/test/library-tests/dataflow/flowsources/local/commandargs/CommandLineFlow.expected
2024-03-07 12:32:04 -05:00

3 lines
227 B
Plaintext

| CommandArgs.cs:25:18:25:21 | access to local variable arg1 | CommandArgs.cs:19:42:19:45 | args |
| CommandArgs.cs:34:18:34:21 | access to local variable arg1 | CommandArgs.cs:31:33:31:64 | call to method GetCommandLineArgs |