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