3 references to Arg_BadLiteralFormat
System.Private.CoreLib (3)
src\System\Reflection\MdConstant.cs (3)
71throw new FormatException(SR.Arg_BadLiteralFormat); 100throw new FormatException(SR.Arg_BadLiteralFormat); 125_ => throw new FormatException(SR.Arg_BadLiteralFormat),