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