3 references to UriTemplateLiteralPathSegment
System.ServiceModel (3)
System\UriTemplateLiteralPathSegment.cs (3)
40
return new
UriTemplateLiteralPathSegment
("/");
62
return new
UriTemplateLiteralPathSegment
(escapedIfNecessarySegment);
66
return new
UriTemplateLiteralPathSegment
(segment);