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