1 write to EndIfTokens
Microsoft.TemplateEngine.Core (1)
Operations\ConditionalTokens.cs (1)
15
EndIfTokens
= [];
2 references to EndIfTokens
Microsoft.TemplateEngine.Core (2)
Operations\Conditional.cs (2)
63
maxListSize = Math.Max(maxListSize, Tokens.
EndIfTokens
.Count);
85
AddTokensOfTypeToTokenListAndTrie(trie, tokens, Tokens.
EndIfTokens
, EndTokenBaseIndex, encoding);