1 write to _descriptorProvider
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\DefaultViewComponentHelper.cs (1)
51
_descriptorProvider
= descriptorProvider;
1 reference to _descriptorProvider
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\DefaultViewComponentHelper.cs (1)
95
var descriptors =
_descriptorProvider
.ViewComponents;