3 references to AppendOctetsPercentEncoded
System.Net.HttpListener (3)
System\Net\HttpListenerRequestUriBuilder.cs (3)
261AppendOctetsPercentEncoded(_requestUriString!, s_utf8Encoding.GetBytes(unicodeString)); 310AppendOctetsPercentEncoded(_requestUriString!, _rawOctets.ToArray()); 314AppendOctetsPercentEncoded(_requestUriString!, s_utf8Encoding.GetBytes(decodedString));