2 references to FormatCustomized
mscorlib (2)
system\globalization\timespanformat.cs (2)
63return FormatCustomized(value, format, DateTimeFormatInfo.GetInstance(formatProvider)); 249result.Append(TimeSpanFormat.FormatCustomized(value, ((char)nextChar).ToString(), dtfi));