2 instantiations of Factory
Microsoft.AspNetCore.Mvc.Razor.Extensions.UnitTests (1)
ViewComponentTagHelperProducerTest.cs (1)
29b.Features.Add(new ViewComponentTagHelperProducer.Factory());
Microsoft.CodeAnalysis.Razor.Compiler (1)
Mvc\RazorExtensions.cs (1)
25builder.Features.Add(new ViewComponentTagHelperProducer.Factory());