1 reference to AttributeUsageAttribute
System.Private.CoreLib (1)
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
1793attributeUsageAttribute = new AttributeUsageAttribute(attrTargets, allowMultiple: allowMultiple, inherited: inherited);