6 references to GetUriPath
System.ServiceModel (6)
System\UriTemplate.cs (2)
466string basePath = UriTemplateHelpers.GetUriPath(baseAddress); 467string candidatePath = UriTemplateHelpers.GetUriPath(candidate);
System\UriTemplateTable.cs (4)
392string uriPath = UriTemplateHelpers.GetUriPath(uri); 416string uriPath = UriTemplateHelpers.GetUriPath(uri); 450basePath = UriTemplateHelpers.GetUriPath(this.baseAddress); 502if (!SlowComputeRelativeSegmentsAndLookup(uri, UriTemplateHelpers.GetUriPath(uri),