1 write to ActionableIfTokens
Microsoft.TemplateEngine.Core (1)
Operations\ConditionalTokens.cs (1)
16ActionableIfTokens = [];
2 references to ActionableIfTokens
Microsoft.TemplateEngine.Core (2)
Operations\Conditional.cs (2)
64maxListSize = Math.Max(maxListSize, Tokens.ActionableIfTokens.Count); 86AddTokensOfTypeToTokenListAndTrie(trie, tokens, Tokens.ActionableIfTokens, IfTokenActionableBaseIndex, encoding);