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