2 references to Format_NeedSingleChar
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Convert.cs (1)
496
throw new FormatException(SR.
Format_NeedSingleChar
);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
614
throw new FormatException(SR.
Format_NeedSingleChar
);