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