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