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