2 references to IsValidCustomDateOnlyFormat
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\DateOnly.cs (2)
772DateTimeFormat.IsValidCustomDateOnlyFormat(format.AsSpan(), throwOnError: true); 820if (!DateTimeFormat.IsValidCustomDateOnlyFormat(format, throwOnError: false))