9 references to ParseZoneAndWhitespace
System.Private.Xml (9)
System\Xml\Schema\XsdDateTime.cs (9)
781if (ParseZoneAndWhitespace(start + s_lzyyyy_MM_dd)) 790if (ParseZoneAndWhitespace(start + s_lzyyyy_MM_dd) || (ParseChar(start + s_lzyyyy_MM_dd, 'T') && ParseTimeAndZoneAndWhitespace(start + s_lzyyyy_MM_ddT))) 848ParseZoneAndWhitespace(start + s_lzyyyy_MM) 858if (ParseZoneAndWhitespace(start + s_lzyyyy)) 880ParseZoneAndWhitespace(start + s_lz__mm_dd) 890if (ParseZoneAndWhitespace(start + s_lz__mm) || (ParseChar(start + s_lz__mm, '-') && ParseChar(start + s_lz__mm_, '-') && ParseZoneAndWhitespace(start + s_lz__mm__))) 907ParseZoneAndWhitespace(start + s_lz___dd) 935if (ParseZoneAndWhitespace(start))