3 references to Arg_FormatException
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\FormatException.cs (3)
18: base(SR.Arg_FormatException) 24: base(message ?? SR.Arg_FormatException) 30: base(message ?? SR.Arg_FormatException, innerException)