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