2 references to Format_AttributeUsage
System.Private.CoreLib (2)
src\System\Attribute.CoreCLR.cs (1)
433
SR.Format(SR.
Format_AttributeUsage
, type));
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
1782
throw new FormatException(SR.Format(SR.
Format_AttributeUsage
, attributeType));