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