1 reference to AsEscapedString
System.ServiceModel (1)
System\UriTemplateLiteralQueryValue.cs (1)
39
query.AppendFormat("&{0}={1}", UrlUtility.UrlEncode(keyName, Encoding.UTF8),
AsEscapedString
());