1 reference to Format_BadDateOnly
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\DateOnly.cs (1)
697case ParseFailureKind.Format_BadDateOnly: throw new FormatException(SR.Format(SR.Format_BadDateOnly, s.ToString()));