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