2 references to TryFormatu
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormat.cs (2)
999
TryFormatu
(dateTime, offset, new Span<char>(ref str.GetRawStringData(), str.Length), out charsWritten);
1092
return
TryFormatu
(dateTime, offset, destination, out charsWritten);