2 references to Entries
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
ViewComponents\ViewComponentInvokerCache.cs (2)
44if (cache.Entries.TryGetValue(viewComponentDescriptor, out var executor)) 65cache.Entries.TryAdd(viewComponentDescriptor, executor);