1 reference to GetComponentPropertyActivatorOrDefault
Microsoft.AspNetCore.Components (1)
RenderTree\Renderer.cs (1)
102
_componentFactory = new ComponentFactory(componentActivator,
GetComponentPropertyActivatorOrDefault
(serviceProvider), this);