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