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