1 reference to DaysToMonth366
System.Private.Xml (1)
System\Xml\Schema\XsdDateTime.cs (1)
626
ReadOnlySpan<int> days = leapYear ?
DaysToMonth366
: DaysToMonth365;