2 references to TokenCache
Microsoft.TemplateEngine.Core (2)
Expressions\Cpp2\Cpp2StyleEvaluatorDefinition.cs (2)
81if (!TokenCache.TryGetValue(processor.Encoding, out ITokenTrie tokens)) 130TokenCache[processor.Encoding] = tokens = trie;