2 references to new
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
SSRRenderModeBoundaryTest.cs (1)
24new SSRRenderModeBoundary(httpContext, typeof(TestComponent), new InteractiveWebAssemblyRenderMode());
Microsoft.AspNetCore.Components.Web (1)
RenderMode\RenderMode.cs (1)
21public static InteractiveWebAssemblyRenderMode InteractiveWebAssembly { get; } = new();