2 references to ElseIfTokenBaseIndex
Microsoft.TemplateEngine.Core (2)
Operations\Conditional.cs (2)
84AddTokensOfTypeToTokenListAndTrie(trie, tokens, Tokens.ElseIfTokens, ElseIfTokenBaseIndex, encoding); 276if (IsTokenIndexOfType(token, ElseIfTokenBaseIndex) || IsTokenIndexOfType(token, ElseIfTokenActionableBaseIndex))