3 references to FormatCustomized
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Globalization\TimeSpanFormat.cs (3)
44
FormatCustomized
(value, format, DateTimeFormatInfo.GetInstance(formatProvider), ref vlb);
78
FormatCustomized
(value, format, DateTimeFormatInfo.GetInstance(formatProvider), ref vlb);
419
FormatCustomized
(value, new ReadOnlySpan<char>(in nextCharChar), dtfi, ref result);