Implemented interface member:
method
AddToken
Microsoft.TemplateEngine.Core.Contracts.ITokenTrie.AddToken(Microsoft.TemplateEngine.Core.Contracts.IToken, System.Int32)
2 references to AddToken
Microsoft.TemplateEngine.Core (2)
Util\TokenTrie.cs (2)
31AddToken(TokenConfig.LiteralToken(literalToken), index); 37AddToken(token, count);