4 references to Lz__mm_
System.Xml (4)
System\Xml\Schema\XsdDateTime.cs (4)
541
ShortToCharArray(text,
Lz__mm_
, Day);
558
text[
Lz__mm_
] = '-';
799
Parse2Dig(start +
Lz__mm_
, ref day) && 1 <= day && day <= DateTime.DaysInMonth(leapYear, month) &&
808
if (ParseZoneAndWhitespace(start + Lz__mm) || (ParseChar(start + Lz__mm, '-') && ParseChar(start +
Lz__mm_
, '-') && ParseZoneAndWhitespace(start + Lz__mm__)) ) {