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