3 references to ElseIfTokenActionableBaseIndex
Microsoft.TemplateEngine.Core (3)
Operations\Conditional.cs (3)
88AddTokensOfTypeToTokenListAndTrie(trie, tokens, Tokens.ActionableElseIfTokens, ElseIfTokenActionableBaseIndex, encoding); 276if (IsTokenIndexOfType(token, ElseIfTokenBaseIndex) || IsTokenIndexOfType(token, ElseIfTokenActionableBaseIndex)) 287if (IsTokenIndexOfType(token, ElseIfTokenActionableBaseIndex))