1 reference to UrlEncodeNonAscii
System.Web (1)
Util\HttpEncoder.cs (1)
679byte[] encodedBytes = UrlEncodeNonAscii(bytes, 0, bytes.Length, false /* alwaysCreateNewReturnValue */);