2 references to Arg_CustomAttributeFormatException
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\CustomAttributeFormatException.cs (2)
15: this(SR.Arg_CustomAttributeFormatException) 25: base(message ?? SR.Arg_CustomAttributeFormatException, inner)