Files
codeql/csharp/ql/test/library-tests/csharp9/globalStmt.expected

11 lines
405 B
Plaintext

global_stmt
| GlobalStmt.cs:11:1:11:23 | ...; |
| GlobalStmt.cs:12:1:12:23 | ...; |
| GlobalStmt.cs:13:1:13:4 | ...; |
| GlobalStmt.cs:15:1:17:1 | M(...) |
globalBlock
| GlobalStmt.cs:7:1:25:1 | {...} | GlobalStmt.cs:7:1:25:1 | <Main>$ | GlobalStmt.cs:1:1:1:0 | args | GlobalStmt.cs:7:1:25:1 | <Program>$ |
methods
| GlobalStmt.cs:7:1:25:1 | <Main>$ | entry |
| GlobalStmt.cs:21:8:21:9 | M1 | non-entry |