5 references to Lz__mm
System.Xml (5)
System\Xml\Schema\XsdDateTime.cs (5)
540
text[
Lz__mm
] = '-';
557
text[
Lz__mm
] = '-';
797
if (Test(kinds, XsdDateTimeFlags.GMonthDay) && ParseChar(start +
Lz__mm
, '-')) {
808
if (ParseZoneAndWhitespace(start +
Lz__mm
) || (ParseChar(start +
Lz__mm
, '-') && ParseChar(start + Lz__mm_, '-') && ParseZoneAndWhitespace(start + Lz__mm__)) ) {