|
1 | | -| test.cs:1:14:1:20 | GenA<> | System.Object | |
2 | | -| test.cs:1:14:1:20 | GenA<GenB<GenB<>>> | System.Object | |
3 | 1 | | test.cs:1:14:1:20 | GenA<GenB<GenB<String>>> | System.Object | |
4 | | -| test.cs:2:14:2:20 | GenB<> | System.Object | |
5 | | -| test.cs:2:14:2:20 | GenB<GenB<>> | System.Object | |
| 2 | +| test.cs:1:14:1:20 | GenA<GenB<GenB`1>> | System.Object | |
| 3 | +| test.cs:1:14:1:20 | GenA`1 | System.Object | |
6 | 4 | | test.cs:2:14:2:20 | GenB<GenB<String>> | System.Object | |
| 5 | +| test.cs:2:14:2:20 | GenB<GenB`1> | System.Object | |
7 | 6 | | test.cs:2:14:2:20 | GenB<String> | System.Object | |
8 | | -| test.cs:4:7:4:10 | P<> | System.Object | |
9 | | -| test.cs:4:7:4:10 | P<C<,>> | System.Object | |
| 7 | +| test.cs:2:14:2:20 | GenB`1 | System.Object | |
10 | 8 | | test.cs:4:7:4:10 | P<C<Int32,String>> | System.Object | |
11 | 9 | | test.cs:4:7:4:10 | P<C<String,Int32>> | System.Object | |
12 | 10 | | test.cs:4:7:4:10 | P<C<V,U>> | System.Object | |
13 | 11 | | test.cs:4:7:4:10 | P<C<W,X>> | System.Object | |
14 | 12 | | test.cs:4:7:4:10 | P<C<X,W>> | System.Object | |
15 | | -| test.cs:4:7:4:10 | P<D<,>> | System.Object | |
| 13 | +| test.cs:4:7:4:10 | P<C`2> | System.Object | |
16 | 14 | | test.cs:4:7:4:10 | P<D<Int32,String>> | System.Object | |
17 | 15 | | test.cs:4:7:4:10 | P<D<String,Int32>> | System.Object | |
18 | 16 | | test.cs:4:7:4:10 | P<D<U,V>> | System.Object | |
19 | 17 | | test.cs:4:7:4:10 | P<D<V,U>> | System.Object | |
20 | 18 | | test.cs:4:7:4:10 | P<D<X,W>> | System.Object | |
21 | | -| test.cs:5:7:5:13 | C<,> | P<D<V,U>> | |
| 19 | +| test.cs:4:7:4:10 | P<D`2> | System.Object | |
| 20 | +| test.cs:4:7:4:10 | P`1 | System.Object | |
22 | 21 | | test.cs:5:7:5:13 | C<Int32,String> | P<D<System.String,System.Int32>> | |
23 | 22 | | test.cs:5:7:5:13 | C<String,Int32> | P<D<System.Int32,System.String>> | |
24 | 23 | | test.cs:5:7:5:13 | C<V,U> | P<D<U,V>> | |
25 | 24 | | test.cs:5:7:5:13 | C<W,X> | P<D<X,W>> | |
26 | | -| test.cs:5:7:5:13 | C<X,W> | P<D<,>> | |
27 | | -| test.cs:6:7:6:13 | D<,> | P<C<W,X>> | |
| 25 | +| test.cs:5:7:5:13 | C<X,W> | P<D`2> | |
| 26 | +| test.cs:5:7:5:13 | C`2 | P<D<V,U>> | |
28 | 27 | | test.cs:6:7:6:13 | D<Int32,String> | P<C<System.Int32,System.String>> | |
29 | 28 | | test.cs:6:7:6:13 | D<String,Int32> | P<C<System.String,System.Int32>> | |
30 | | -| test.cs:6:7:6:13 | D<U,V> | P<C<,>> | |
| 29 | +| test.cs:6:7:6:13 | D<U,V> | P<C`2> | |
31 | 30 | | test.cs:6:7:6:13 | D<V,U> | P<C<V,U>> | |
32 | 31 | | test.cs:6:7:6:13 | D<X,W> | P<C<X,W>> | |
33 | | -| test.cs:8:7:8:10 | A<> | System.Object | |
| 32 | +| test.cs:6:7:6:13 | D`2 | P<C<W,X>> | |
34 | 33 | | test.cs:8:7:8:10 | A<String> | System.Object | |
| 34 | +| test.cs:8:7:8:10 | A`1 | System.Object | |
35 | 35 | | test.cs:13:14:13:18 | Class | System.Object | |
0 commit comments