6 references to SkipWhitespace
System.Data.Services (6)
System\Data\Services\HttpProcessUtility.cs (6)
513
while (!
SkipWhitespace
(text, ref textIndex))
521
if (
SkipWhitespace
(text, ref textIndex))
636
while (!
SkipWhitespace
(text, ref textIndex))
643
while (!
SkipWhitespace
(text, ref textIndex))
657
if (
SkipWhitespace
(text, ref textIndex))
863
if (
SkipWhitespace
(headerValue, ref headerIndex))