9 references to ParseZoneAndWhitespace
System.Private.Xml (9)
System\Xml\Schema\XsdDateTime.cs (9)
769
if (
ParseZoneAndWhitespace
(start + s_lzyyyy_MM_dd))
778
if (
ParseZoneAndWhitespace
(start + s_lzyyyy_MM_dd) || (ParseChar(start + s_lzyyyy_MM_dd, 'T') && ParseTimeAndZoneAndWhitespace(start + s_lzyyyy_MM_ddT)))
836
ParseZoneAndWhitespace
(start + s_lzyyyy_MM)
846
if (
ParseZoneAndWhitespace
(start + s_lzyyyy))
868
ParseZoneAndWhitespace
(start + s_lz__mm_dd)
878
if (
ParseZoneAndWhitespace
(start + s_lz__mm) || (ParseChar(start + s_lz__mm, '-') && ParseChar(start + s_lz__mm_, '-') &&
ParseZoneAndWhitespace
(start + s_lz__mm__)))
895
ParseZoneAndWhitespace
(start + s_lz___dd)
923
if (
ParseZoneAndWhitespace
(start))