2 references to PersistenceComponent
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
EndpointHtmlRendererTest.cs (2)
1474
var ssrBoundary = new SSRRenderModeBoundary(httpContext, typeof(
PersistenceComponent
), persistenceMode);
1539
var ssrBoundary = new SSRRenderModeBoundary(httpContext, typeof(
PersistenceComponent
), configuredMode);