2 references to IsHttpToken
System.Data.Services (2)
System\Data\Services\HttpProcessUtility.cs (2)
542
while (textIndex < text.Length &&
IsHttpToken
(text[textIndex]))
761
if (!
IsHttpToken
(currentChar))