Files
codeql/csharp/ql/test/library-tests/statements/TryCatch3.expected
2024-12-20 15:00:54 +01:00

3 lines
190 B
Plaintext

| statements.cs:207:13:228:13 | try {...} ... | statements.cs:217:13:220:13 | catch (...) {...} |
| statements.cs:207:13:228:13 | try {...} ... | statements.cs:221:13:224:13 | catch {...} |