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