4 references to AttributeUsage_AllowMultiple
System.Reflection.Metadata (4)
System\Reflection\Metadata\Internal\BlobHeap.cs (2)
64
blobs[(int)BlobHandle.VirtualIndex.
AttributeUsage_AllowMultiple
] = new byte[]
168
case BlobHandle.VirtualIndex.
AttributeUsage_AllowMultiple
:
System\Reflection\Metadata\TypeSystem\CustomAttribute.cs (2)
126
virtualIndex = BlobHandle.VirtualIndex.
AttributeUsage_AllowMultiple
;
131
virtualIndex = BlobHandle.VirtualIndex.
AttributeUsage_AllowMultiple
;