1 write to State
Microsoft.AspNetCore.Components.Tests (1)
PersistentState\PersistentServicesRegistryTest.cs (1)
103
derivedService.
State
= state;
1 reference to State
Microsoft.AspNetCore.Components.Tests (1)
PersistentState\PersistentServicesRegistryTest.cs (1)
121
Assert.Equal(state, restoredService.
State
);