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