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