2 references to IsNonAsciiByte
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\UrlUtility.cs (2)
253if (IsNonAsciiByte(bytes[offset + i])) 273if (IsNonAsciiByte(b))