2 references to CreatePersistenceManagerWithService
Microsoft.AspNetCore.Components.Tests (2)
PersistentState\ComponentStatePersistenceManagerTest.cs (2)
454
var (serviceProvider, persistenceManager) =
CreatePersistenceManagerWithService
(componentRenderMode);
464
var (newServiceProvider, newPersistenceManager) =
CreatePersistenceManagerWithService
(componentRenderMode);