1 reference to TrieNode
Microsoft.TemplateEngine.Core (1)
Matching\Trie.cs (1)
31
current[path[i]] = next = new
TrieNode
<T>(path[i])