3 references to AddRootComponentAsync
Microsoft.AspNetCore.Components.Server (1)
Circuits\CircuitHost.cs (1)
850
var task = webRootComponentManager.
AddRootComponentAsync
(
Microsoft.AspNetCore.Components.Server.Tests (2)
Circuits\RemoteRendererTest.cs (2)
479
await webRootComponentManager.
AddRootComponentAsync
(
678
await webRootComponentManager.
AddRootComponentAsync
(