File tree Expand file tree Collapse file tree
csharp/ql/test/library-tests/csharp8 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,10 +37,14 @@ nonNullExpressions
3737| NullableRefTypes.cs:84:21:84:28 | "source" |
3838| NullableRefTypes.cs:85:20:85:20 | access to local variable x |
3939| NullableRefTypes.cs:85:20:85:21 | ...! |
40+ | NullableRefTypes.cs:86:9:86:9 | access to local variable y |
4041| NullableRefTypes.cs:86:9:86:14 | ... = ... |
4142| NullableRefTypes.cs:86:13:86:13 | access to local variable x |
4243| NullableRefTypes.cs:86:13:86:14 | ...! |
44+ | NullableRefTypes.cs:87:9:87:9 | access to local variable x |
45+ | NullableRefTypes.cs:88:9:88:9 | access to local variable y |
4346| NullableRefTypes.cs:88:9:88:14 | ... = ... |
47+ | NullableRefTypes.cs:88:13:88:13 | access to local variable x |
4448| NullableRefTypes.cs:88:13:88:14 | ...! |
4549assignableTypes
4650| NullableRefTypes.cs:9:14:9:14 | A | NullableRefTypes.cs:6:7:6:13 | MyClass? | ? |
You can’t perform that action at this time.
0 commit comments