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