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