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