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