1 write to _injectActions
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\DefaultViewComponentFactory.cs (1)
36
_injectActions
= new ConcurrentDictionary<Type, PropertyActivator<ViewComponentContext>[]>();
1 reference to _injectActions
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\DefaultViewComponentFactory.cs (1)
53
var propertiesToActivate =
_injectActions
.GetOrAdd(