9 references to ParseZoneAndWhitespace
dotnet-svcutil-lib (9)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdDateTime.cs (9)
766
if (
ParseZoneAndWhitespace
(start + s_lzyyyy_MM_dd))
774
if (
ParseZoneAndWhitespace
(start + s_lzyyyy_MM_dd) || (ParseChar(start + s_lzyyyy_MM_dd, 'T') && ParseTimeAndZoneAndWhitespace(start + s_lzyyyy_MM_ddT)))
832
ParseZoneAndWhitespace
(start + s_lzyyyy_MM)
842
if (
ParseZoneAndWhitespace
(start + s_lzyyyy))
864
ParseZoneAndWhitespace
(start + s_lz__mm_dd)
874
if (
ParseZoneAndWhitespace
(start + s_lz__mm) || (ParseChar(start + s_lz__mm, '-') && ParseChar(start + s_lz__mm_, '-') &&
ParseZoneAndWhitespace
(start + s_lz__mm__)))
891
ParseZoneAndWhitespace
(start + s_lz___dd)
919
if (
ParseZoneAndWhitespace
(start))