11 references to ThrowFormatInvalidString
System.Private.CoreLib (11)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
259ThrowHelper.ThrowFormatInvalidString();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\INumberBase.cs (2)
333ThrowHelper.ThrowFormatInvalidString(); 641ThrowHelper.ThrowFormatInvalidString();
src\runtime\src\libraries\System.Private.CoreLib\src\System\String.cs (1)
776ThrowHelper.ThrowFormatInvalidString();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\Rune.cs (3)
995ThrowHelper.ThrowFormatInvalidString(); 1008ThrowHelper.ThrowFormatInvalidString(); 1031ThrowHelper.ThrowFormatInvalidString();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\StringBuilder.cs (3)
1778ThrowHelper.ThrowFormatInvalidString(); 3042ThrowHelper.ThrowFormatInvalidString(); 3113ThrowHelper.ThrowFormatInvalidString();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Version.cs (1)
301ThrowHelper.ThrowFormatInvalidString();