Files
codeql/csharp/ql/test/library-tests/partial/PartialMethodBody.expected
2026-02-16 16:10:25 +01:00

4 lines
183 B
Plaintext

| Partial.cs:6:18:6:42 | PartialMethodWithoutBody1 | false |
| Partial.cs:18:18:18:39 | PartialMethodWithBody1 | true |
| Partial.cs:41:18:41:42 | PartialMethodWithoutBody2 | false |