Files
codeql/csharp/ql/test/library-tests/partial/PartialMethodBody.expected
2025-01-27 10:05:11 +01:00

4 lines
183 B
Plaintext

| Partial.cs:4:18:4:42 | PartialMethodWithoutBody1 | false |
| Partial.cs:14:18:14:39 | PartialMethodWithBody1 | true |
| Partial.cs:34:18:34:42 | PartialMethodWithoutBody2 | false |