3 references to AttributeUsage_AllowSingle
System.Reflection.Metadata (3)
System\Reflection\Metadata\Internal\BlobHeap.cs (2)
44
blobs[(int)BlobHandle.VirtualIndex.
AttributeUsage_AllowSingle
] = new byte[]
169
case BlobHandle.VirtualIndex.
AttributeUsage_AllowSingle
:
System\Reflection\Metadata\TypeSystem\CustomAttribute.cs (1)
136
virtualIndex = BlobHandle.VirtualIndex.
AttributeUsage_AllowSingle
;