3 references to UpdateRootComponents
Microsoft.AspNetCore.Components.Server.Tests (3)
Circuits\ComponentHubTest.cs (3)
108
await hub.
UpdateRootComponents
("""{ batchId: 1, operations: [] }""", "");
132
await hub.
UpdateRootComponents
("""{ batchId: 1, operations: [] }""", "");
175
await hub.
UpdateRootComponents
("""{ batchId: 1, operations: [] }""", "");