2 references to IsValidCustomTimeOnlyFormat
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\TimeOnly.cs (2)
944
DateTimeFormat.
IsValidCustomTimeOnlyFormat
(format.AsSpan(), throwOnError: true);
990
if (!DateTimeFormat.
IsValidCustomTimeOnlyFormat
(format, throwOnError: false))