17 references to ThrowFormatException_BadFormatSpecifier
System.Private.CoreLib (17)
src\libraries\Common\src\System\Number.Formatting.Common.cs (2)
103ThrowHelper.ThrowFormatException_BadFormatSpecifier(); 286ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Formatter\Utf8Formatter.Boolean.cs (1)
81ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Formatter\Utf8Formatter.Date.cs (2)
55ThrowHelper.ThrowFormatException_BadFormatSpecifier(); 98ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Formatter\Utf8Formatter.Guid.cs (1)
52ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Formatter\Utf8Formatter.Integer.cs (4)
160ThrowHelper.ThrowFormatException_BadFormatSpecifier(); 220ThrowHelper.ThrowFormatException_BadFormatSpecifier(); 274ThrowHelper.ThrowFormatException_BadFormatSpecifier(); 331ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Formatter\Utf8Formatter.TimeSpan.cs (1)
48ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Parser\ParserHelpers.cs (2)
42ThrowHelper.ThrowFormatException_BadFormatSpecifier(); 67ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Parser\Utf8Parser.Boolean.cs (1)
32ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\DateOnly.cs (1)
821ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs (1)
532ThrowHelper.ThrowFormatException_BadFormatSpecifier();
src\libraries\System.Private.CoreLib\src\System\TimeOnly.cs (1)
989ThrowHelper.ThrowFormatException_BadFormatSpecifier();