4 references to SetDirectParameters
Microsoft.AspNetCore.Components (4)
RenderTree\Renderer.cs (2)
181componentState.SetDirectParameters(parameters); 279componentState.SetDirectParameters(initialParameters);
RenderTree\RenderTreeDiffBuilder.cs (2)
705componentState.SetDirectParameters(newParameters); 968childComponentState.SetDirectParameters(initialParameters);