9 references to ParseZoneAndWhitespace
System.Xml (9)
System\Xml\Schema\XsdDateTime.cs (9)
718if (ParseZoneAndWhitespace(start + Lzyyyy_MM_dd)) { 725if (ParseZoneAndWhitespace(start + Lzyyyy_MM_dd) || (ParseChar(start + Lzyyyy_MM_dd, 'T') && ParseTimeAndZoneAndWhitespace(start + Lzyyyy_MM_ddT)) ) { 774ParseZoneAndWhitespace(start + Lzyyyy_MM) 782if (ParseZoneAndWhitespace(start + Lzyyyy)) { 800ParseZoneAndWhitespace(start + Lz__mm_dd) 808if (ParseZoneAndWhitespace(start + Lz__mm) || (ParseChar(start + Lz__mm, '-') && ParseChar(start + Lz__mm_, '-') && ParseZoneAndWhitespace(start + Lz__mm__)) ) { 824ParseZoneAndWhitespace(start + Lz___dd) 848if (ParseZoneAndWhitespace(start)) {