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