1 instantiation of ComponentFactory
Microsoft.AspNetCore.Components (1)
RenderTree\Renderer.cs (1)
102_componentFactory = new ComponentFactory(componentActivator, GetComponentPropertyActivatorOrDefault(serviceProvider), this);
2 references to ComponentFactory
Microsoft.AspNetCore.Components (2)
RenderTree\Renderer.cs (2)
40private readonly ComponentFactory _componentFactory; 198ComponentFactory.ClearCache();