2 instantiations of Factory
Microsoft.CodeAnalysis.Razor.Compiler (1)
CSharp\CompilerFeatures.cs (1)
27builder.Features.Add(new EventHandlerTagHelperProducer.Factory());
Microsoft.CodeAnalysis.Razor.UnitTests (1)
EventHandlerTagHelperProducerTest.cs (1)
15builder.Features.Add(new EventHandlerTagHelperProducer.Factory());