2 references to CreateWebRootComponentParameters
Microsoft.AspNetCore.Components.Server.Tests (2)
Circuits\RemoteRendererTest.cs (2)
556
webRootComponentManager.UpdateRootComponentAsync(0, typeof(TestComponent), key,
CreateWebRootComponentParameters
(parameters));
595
webRootComponentManager.UpdateRootComponentAsync(0, typeof(TestComponent), key,
CreateWebRootComponentParameters
(parameters));