2 references to IsNonAsciiByte
System.Web (2)
Util\HttpEncoder.cs (2)
692if (IsNonAsciiByte(bytes[offset + i])) 707if (IsNonAsciiByte(b)) {