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