2 references to Type
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
91values[(int)StringHandle.VirtualIndex.Type] = "Type";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
181keys[k++] = "TypeName"; values[v++] = new ProjectionInfo("Windows.UI.Xaml.Interop", StringHandle.VirtualIndex.System, StringHandle.VirtualIndex.Type, systemRuntime, signatureTreatment: TypeRefSignatureTreatment.ProjectedToClass);