2 references to AttributeTargets
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (1)
39
values[(int)StringHandle.VirtualIndex.
AttributeTargets
] = "AttributeTargets";
System\Reflection\Metadata\MetadataReader.WinMD.cs (1)
136
keys[k++] = "AttributeTargets"; values[v++] = new ProjectionInfo("Windows.Foundation.Metadata", StringHandle.VirtualIndex.System, StringHandle.VirtualIndex.
AttributeTargets
, systemRuntime);