mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
3 lines
239 B
Plaintext
3 lines
239 B
Plaintext
| statements.cs:72:13:83:13 | switch (...) {...} | statements.cs:72:21:72:21 | access to local variable n | 2 | 1 | 9 |
|
|
| statements.cs:88:13:107:13 | switch (...) {...} | statements.cs:88:21:88:23 | access to parameter foo | 9 | 0 | 17 |
|