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