2 references to Values
System.ServiceModel (2)
System\UriTemplateTrieNode.cs (2)
378
IList<IList<UriTemplatePathPartiallyEquivalentSet>> pesLists = current.finalCompoundSegment.
Values
;
406
IList<IList<UriTemplateTrieLocation>> locations = current.nextCompoundSegment.
Values
;