Files
codeql/csharp/ql/test/experimental/Security Features/campaign/Solorigate/SwallowEverythingExceptionHandler.expected
Raul Garcia (MSFT) f114ef1f06 Adding unit tests
2021-02-08 16:57:49 -08:00

4 lines
232 B
Plaintext

| test.cs:35:3:38:3 | catch {...} | Empty Swallow Everything Exception. |
| test.cs:289:3:290:4 | catch {...} | Empty Swallow Everything Exception. |
| test.cs:295:3:298:3 | catch (...) {...} | Empty Swallow Everything Exception. |