2 references to new
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
SSRRenderModeBoundaryTest.cs (1)
25
new SSRRenderModeBoundary(httpContext, typeof(TestComponent), new
InteractiveAutoRenderMode
());
Microsoft.AspNetCore.Components.Web (1)
RenderMode\RenderMode.cs (1)
26
public static InteractiveAutoRenderMode InteractiveAuto { get; } =
new
();