2 references to TokenCache
Microsoft.TemplateEngine.Core (2)
Expressions\MSBuild\MSBuildStyleEvaluatorDefinition.cs (2)
64if (!TokenCache.TryGetValue(processor.Encoding, out ITokenTrie tokens)) 98TokenCache[processor.Encoding] = tokens = trie;