1 write to _state
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializer.cs (1)
23
_state
= persistentComponentState;
1 reference to _state
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializer.cs (1)
38
_state
.PersistAsJson(PersistenceKey, authenticationStateData);