10 instantiations of TestStore
Microsoft.AspNetCore.Components.Tests (10)
Lifetime\ComponentStatePersistenceManagerTest.cs (10)
27var store = new TestStore(state); 47var store = new TestStore(state); 83var store = new TestStore(state); 108var store = new TestStore(state); 128var store = new TestStore(state); 156var store = new TestStore(state); 190var store = new TestStore(state); 216var store = new TestStore(state); 291yield return new TestStore(State); 292yield return new TestStore(State);
8 references to TestStore
Microsoft.AspNetCore.Components.Tests (8)
Lifetime\ComponentStatePersistenceManagerTest.cs (8)
27var store = new TestStore(state); 47var store = new TestStore(state); 83var store = new TestStore(state); 108var store = new TestStore(state); 128var store = new TestStore(state); 156var store = new TestStore(state); 190var store = new TestStore(state); 216var store = new TestStore(state);