2 references to IReadOnlyList1
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
62
values[(int)StringHandle.VirtualIndex.
IReadOnlyList1
] = "IReadOnlyList`1";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
160
keys[k++] = "IVectorView`1"; values[v++] = new ProjectionInfo("Windows.Foundation.Collections", StringHandle.VirtualIndex.System_Collections_Generic, StringHandle.VirtualIndex.
IReadOnlyList1
, systemRuntime);