2 references to UriTemplateVariablePathSegment
System.ServiceModel (2)
System\UriTemplatePathSegment.cs (2)
65return new UriTemplateVariablePathSegment(segment, true, varName); 71return new UriTemplateVariablePathSegment(segment, false, varName);