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