6 references to s_lzyyyy_MM_dd
System.Private.Xml (6)
System\Xml\Schema\XsdDateTime.cs (6)
546
Span<char> text = vsb.AppendSpan(
s_lzyyyy_MM_dd
);
733
if (ParseChar(start +
s_lzyyyy_MM_dd
, 'T') && ParseTimeAndZoneAndWhitespace(start + s_lzyyyy_MM_ddT))
741
if (ParseZoneAndWhitespace(start +
s_lzyyyy_MM_dd
))
750
if (ParseZoneAndWhitespace(start +
s_lzyyyy_MM_dd
) || (ParseChar(start +
s_lzyyyy_MM_dd
, 'T') && ParseTimeAndZoneAndWhitespace(start + s_lzyyyy_MM_ddT)))
758
if (ParseChar(start +
s_lzyyyy_MM_dd
, 'T'))