9 references to Compound
System.ServiceModel (9)
System\UriTemplateCompoundPathSegment.cs (2)
26: base(originalSegment, UriTemplatePartType.Compound, endsWithSlash) 59string varName = template.AddPathVariable(UriTemplatePartType.Compound,
System\UriTemplateHelpers.cs (3)
185return UriTemplatePartType.Compound; 190return UriTemplatePartType.Compound; 217case UriTemplatePartType.Compound:
System\UriTemplatePathSegment.cs (1)
57case UriTemplatePartType.Compound:
System\UriTemplateQueryValue.cs (1)
53case UriTemplatePartType.Compound:
System\UriTemplateTrieNode.cs (2)
82case UriTemplatePartType.Compound: 104case UriTemplatePartType.Compound: