3 references to s_lz__mm
System.Private.Xml (3)
System\Xml\Schema\XsdDateTime.cs (3)
836
if (Test(kinds, XsdDateTimeFlags.GMonthDay) && ParseChar(start +
s_lz__mm
, '-'))
850
if (ParseZoneAndWhitespace(start +
s_lz__mm
) || (ParseChar(start +
s_lz__mm
, '-') && ParseChar(start + s_lz__mm_, '-') && ParseZoneAndWhitespace(start + s_lz__mm__)))