1 reference to ServiceBasedViewComponentActivator
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
DependencyInjection\MvcViewFeaturesMvcBuilderExtensions.cs (1)
53
builder.Services.Replace(ServiceDescriptor.Singleton<IViewComponentActivator,
ServiceBasedViewComponentActivator
>());