Files
codeql/csharp/ql/test/library-tests/partial/PartialMethodBody.expected
2024-08-21 15:13:14 +02:00

4 lines
183 B
Plaintext

| Partial.cs:4:18:4:42 | PartialMethodWithoutBody1 | false |
| Partial.cs:10:18:10:39 | PartialMethodWithBody1 | true |
| Partial.cs:16:18:16:42 | PartialMethodWithoutBody2 | false |