2 instantiations of Factory
Microsoft.CodeAnalysis.Razor.Compiler (1)
CSharp\CompilerFeatures.cs (1)
28builder.Features.Add(new RefTagHelperProducer.Factory());
Microsoft.CodeAnalysis.Razor.UnitTests (1)
RefTagHelperProducerTest.cs (1)
15builder.Features.Add(new RefTagHelperProducer.Factory());