2 references to s_lz__mm_
System.Private.Xml (2)
System\Xml\Schema\XsdDateTime.cs (2)
839
Parse2Dig(start +
s_lz__mm_
, ref day) && 1 <= day && day <= DateTime.DaysInMonth(leapYear, month) &&
850
if (ParseZoneAndWhitespace(start + s_lz__mm) || (ParseChar(start + s_lz__mm, '-') && ParseChar(start +
s_lz__mm_
, '-') && ParseZoneAndWhitespace(start + s_lz__mm__)))