1 reference to UrlPathEncode
System.ServiceModel.Internals (1)
System\Runtime\UrlUtility.cs (1)
62return UrlPathEncode(str.Substring(0, i)) + str.Substring(i);