5 references to s_lz__mm
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdDateTime.cs (5)
575
text[
s_lz__mm
] = '-';
592
text[
s_lz__mm
] = '-';
860
if (Test(kinds, XsdDateTimeFlags.GMonthDay) && ParseChar(start +
s_lz__mm
, '-'))
874
if (ParseZoneAndWhitespace(start +
s_lz__mm
) || (ParseChar(start +
s_lz__mm
, '-') && ParseChar(start + s_lz__mm_, '-') && ParseZoneAndWhitespace(start + s_lz__mm__)))