3 references to MaxInteractiveServerRootComponentCount
Microsoft.AspNetCore.Components.Server.Tests (3)
Circuits\RemoteRendererTest.cs (3)
441
for (var i = 0; i <
MaxInteractiveServerRootComponentCount
; i++)
447
var ex = await Assert.ThrowsAsync<InvalidOperationException>(() => AddWebRootComponentAsync(renderer,
MaxInteractiveServerRootComponentCount
));
661
MaxJSRootComponents =
MaxInteractiveServerRootComponentCount