9 references to ParseZoneAndWhitespace
System.Xml (9)
System\Xml\Schema\XsdDateTime.cs (9)
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)) ) {
774
ParseZoneAndWhitespace
(start + Lzyyyy_MM)
782
if (
ParseZoneAndWhitespace
(start + Lzyyyy)) {
800
ParseZoneAndWhitespace
(start + Lz__mm_dd)
808
if (
ParseZoneAndWhitespace
(start + Lz__mm) || (ParseChar(start + Lz__mm, '-') && ParseChar(start + Lz__mm_, '-') &&
ParseZoneAndWhitespace
(start + Lz__mm__)) ) {
824
ParseZoneAndWhitespace
(start + Lz___dd)
848
if (
ParseZoneAndWhitespace
(start)) {