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