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