2 references to Nullable1
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
72
values[(int)StringHandle.VirtualIndex.
Nullable1
] = "Nullable`1";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
159
keys[k++] = "IReference`1"; values[v++] = new ProjectionInfo("Windows.Foundation", StringHandle.VirtualIndex.System, StringHandle.VirtualIndex.
Nullable1
, systemRuntime, signatureTreatment: TypeRefSignatureTreatment.ProjectedToValueType);