1 reference to TrieLookup
Microsoft.TemplateEngine.Core (1)
Util\ProcessorState.cs (1)
74ConcurrentDictionary<Encoding, Trie<OperationTerminal>> byEncoding = TrieLookup.GetOrAdd(operationProviders, x => new());