2 references to AddPath
Microsoft.TemplateEngine.Core (2)
Util\ProcessorState.cs (1)
95
trie.
AddPath
(op.Tokens[j]!.Value, new OperationTerminal(op, j, op.Tokens[j]!.Length, op.Tokens[j]!.Start, op.Tokens[j]!.End));
Util\TokenTrie.cs (1)
46
AddPath
(token.Value, t);