Files
codeql/csharp/ql/test/library-tests/partial/PartialMethodBody.expected
2020-08-18 10:26:31 +02:00

4 lines
181 B
Plaintext

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