1 reference to UrlEncodeToBytes
System.Web (1)
httpserverutility.cs (1)
1360
return Encoding.ASCII.GetString(
UrlEncodeToBytes
(bytes));