6 references to s_lzyyyy_MM_dd
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdDateTime.cs (6)
604
char[] text = new char[
s_lzyyyy_MM_dd
];
758
if (ParseChar(start +
s_lzyyyy_MM_dd
, 'T') && ParseTimeAndZoneAndWhitespace(start + s_lzyyyy_MM_ddT))
766
if (ParseZoneAndWhitespace(start +
s_lzyyyy_MM_dd
))
774
if (ParseZoneAndWhitespace(start +
s_lzyyyy_MM_dd
) || (ParseChar(start +
s_lzyyyy_MM_dd
, 'T') && ParseTimeAndZoneAndWhitespace(start + s_lzyyyy_MM_ddT)))
782
if (ParseChar(start +
s_lzyyyy_MM_dd
, 'T'))