2 references to IsNonAsciiByte
System.ServiceModel.Primitives (2)
Internals\System\Runtime\UrlUtility.cs (2)
257if (IsNonAsciiByte(bytes[offset + i])) 277if (IsNonAsciiByte(b))