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