C#: Update test expected output for new tests.

This commit is contained in:
Michael Nebel
2026-02-27 13:43:32 +01:00
parent ec7e6e8e03
commit a3d15dbaa3
2 changed files with 33 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ invalidModelRow
| Sources.cs:20:17:20:33 | call to method SrcTwoArg | local |
| Sources.cs:22:17:22:39 | access to property TaggedSrcPropertyGetter | local |
| Sources.cs:23:17:23:23 | access to indexer | local |
| Sources.cs:26:23:26:23 | [post] access to local variable s | local |
| Sources.cs:30:14:30:20 | this | local |
| Sources.cs:30:29:30:45 | taggedMethodParam | local |
| Sources.cs:34:47:34:60 | taggedSrcParam | local |