Skip to content

Commit aad811b

Browse files
committed
C#: Update test expected output.
1 parent 8c59631 commit aad811b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

csharp/ql/test/library-tests/properties/Properties19.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
| properties.cs:62:13:62:13 | access to property Y | properties.cs:58:37:58:39 | set_Y |
55
| properties.cs:82:46:82:51 | access to property X | properties.cs:70:32:70:34 | get_X |
66
| properties.cs:83:39:83:44 | access to property Y | properties.cs:74:13:74:15 | set_Y |
7+
| properties.cs:160:13:160:20 | access to property Value | properties.cs:142:13:142:15 | set_Value |
78
| properties.cs:161:25:161:32 | access to property Value | properties.cs:150:13:150:15 | get_Value |
89
| properties.cs:164:13:164:20 | access to property Value | properties.cs:142:13:142:15 | set_Value |
910
| properties.cs:165:25:165:32 | access to property Value | properties.cs:141:13:141:15 | get_Value |

0 commit comments

Comments
 (0)