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