2 references to IEnumerable1
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
56
values[(int)StringHandle.VirtualIndex.
IEnumerable1
] = "IEnumerable`1";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
153
keys[k++] = "IIterable`1"; values[v++] = new ProjectionInfo("Windows.Foundation.Collections", StringHandle.VirtualIndex.System_Collections_Generic, StringHandle.VirtualIndex.
IEnumerable1
, systemRuntime);