1 instantiation of Trie
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (1)
791
this.trie = new
Trie
();
1 reference to Trie
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (1)
786
Trie
trie;