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