2 references to AscendingSortedCompoundSegmentsCollection
System.ServiceModel (2)
System\UriTemplateTrieNode.cs (2)
546
this.finalCompoundSegment = new
AscendingSortedCompoundSegmentsCollection
<UriTemplatePathPartiallyEquivalentSet>();
579
this.nextCompoundSegment = new
AscendingSortedCompoundSegmentsCollection
<UriTemplateTrieLocation>();