Files
codeql/csharp/ql/test/library-tests/statements/TryCatch3.expected
2021-07-01 16:09:11 +02:00

3 lines
190 B
Plaintext

| statements.cs:206:13:227:13 | try {...} ... | statements.cs:216:13:219:13 | catch (...) {...} |
| statements.cs:206:13:227:13 | try {...} ... | statements.cs:220:13:223:13 | catch {...} |