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