1 write to State
Microsoft.AspNetCore.Components.Tests (1)
PersistentState\PersistentServicesRegistryTest.cs (1)
319
anotherTestService.
State
= state2;
1 reference to State
Microsoft.AspNetCore.Components.Tests (1)
PersistentState\PersistentServicesRegistryTest.cs (1)
340
Assert.Equal(state2, restoredAnotherTestService.
State
);