2 references to IList
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
57
values[(int)StringHandle.VirtualIndex.
IList
] = "IList";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
150
keys[k++] = "IBindableVector"; values[v++] = new ProjectionInfo("Windows.UI.Xaml.Interop", StringHandle.VirtualIndex.System_Collections, StringHandle.VirtualIndex.
IList
, systemRuntime);