2 references to IList1
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
58
values[(int)StringHandle.VirtualIndex.
IList1
] = "IList`1";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
161
keys[k++] = "IVector`1"; values[v++] = new ProjectionInfo("Windows.Foundation.Collections", StringHandle.VirtualIndex.System_Collections_Generic, StringHandle.VirtualIndex.
IList1
, systemRuntime);