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