3 references to Lzyyyy_MM_ddT
System.Xml (3)
System\Xml\Schema\XsdDateTime.cs (3)
712
if (ParseChar(start + Lzyyyy_MM_dd, 'T') && ParseTimeAndZoneAndWhitespace(start +
Lzyyyy_MM_ddT
)) {
725
if (ParseZoneAndWhitespace(start + Lzyyyy_MM_dd) || (ParseChar(start + Lzyyyy_MM_dd, 'T') && ParseTimeAndZoneAndWhitespace(start +
Lzyyyy_MM_ddT
)) ) {
732
if (ParseTimeAndWhitespace(start +
Lzyyyy_MM_ddT
)) {