2 instantiations of TestStore
Microsoft.AspNetCore.Components.Tests (2)
PersistentValueProviderComponentSubscriptionTests.cs (2)
260await manager.RestoreStateAsync(new TestStore(appState), RestoreContext.InitialValue); 281await renderer.Dispatcher.InvokeAsync(() => manager.RestoreStateAsync(new TestStore(newState), RestoreContext.ValueUpdate));