6 references to Lzyyyy_MM_dd
System.Xml (6)
System\Xml\Schema\XsdDateTime.cs (6)
568
char[] text = new char[
Lzyyyy_MM_dd
];
712
if (ParseChar(start +
Lzyyyy_MM_dd
, 'T') && ParseTimeAndZoneAndWhitespace(start + Lzyyyy_MM_ddT)) {
718
if (ParseZoneAndWhitespace(start +
Lzyyyy_MM_dd
)) {
725
if (ParseZoneAndWhitespace(start +
Lzyyyy_MM_dd
) || (ParseChar(start +
Lzyyyy_MM_dd
, 'T') && ParseTimeAndZoneAndWhitespace(start + Lzyyyy_MM_ddT)) ) {
731
if (ParseChar(start +
Lzyyyy_MM_dd
, 'T')) {