2 references to AttributeUsageAttribute
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
40
values[(int)StringHandle.VirtualIndex.
AttributeUsageAttribute
] = "AttributeUsageAttribute";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
137
keys[k++] = "AttributeUsageAttribute"; values[v++] = new ProjectionInfo("Windows.Foundation.Metadata", StringHandle.VirtualIndex.System, StringHandle.VirtualIndex.
AttributeUsageAttribute
, systemRuntime, treatment: TypeDefTreatment.RedirectedToClrAttribute);