2 references to TryFormatTimeOnlyR
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\TimeOnly.cs (2)
993
DateTimeFormat.
TryFormatTimeOnlyR
(value, destination, out int charsWritten);
1038
return DateTimeFormat.
TryFormatTimeOnlyR
(this, destination, out written);