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