4 references to s_lz__mm_
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdDateTime.cs (4)
576
ShortToCharArray(text,
s_lz__mm_
, Day);
593
text[
s_lz__mm_
] = '-';
863
Parse2Dig(start +
s_lz__mm_
, ref day) && 1 <= day && day <= DateTime.DaysInMonth(leapYear, month) &&
874
if (ParseZoneAndWhitespace(start + s_lz__mm) || (ParseChar(start + s_lz__mm, '-') && ParseChar(start +
s_lz__mm_
, '-') && ParseZoneAndWhitespace(start + s_lz__mm__)))