1 write to rootNode
System.ServiceModel (1)
System\UriTemplateTable.cs (1)
494rootNode = UriTemplateTrieNode.Make(this.templates, allowDuplicateEquivalentUriTemplates);
1 reference to rootNode
System.ServiceModel (1)
System\UriTemplateTable.cs (1)
372return rootNode.Match(uSegments, candidates);