Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927dd51 commit 48d8ee9Copy full SHA for 48d8ee9
1 file changed
csharp/ql/test/library-tests/csharp9/initOnlyProperty.expected
@@ -4,3 +4,4 @@
4
| InitOnlyProperty.cs:14:37:14:39 | set_Prop2 | set |
5
| InitOnlyProperty.cs:20:38:20:41 | set_Prop1 | init |
6
| InitOnlyProperty.cs:24:9:24:12 | set_Prop2 | init |
7
+| UnaryPattern.cs:5:26:5:28 | set_P1 | set |
0 commit comments