2 references to Exception
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
48
values[(int)StringHandle.VirtualIndex.
Exception
] = "Exception";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
148
keys[k++] = "HResult"; values[v++] = new ProjectionInfo("Windows.Foundation", StringHandle.VirtualIndex.System, StringHandle.VirtualIndex.
Exception
, systemRuntime, signatureTreatment: TypeRefSignatureTreatment.ProjectedToClass);