2 references to PersistAsJson
Microsoft.AspNetCore.Components (1)
PersistentState\PersistentServicesRegistry.cs (1)
91state.PersistAsJson(_registryKey, _registrations);
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializer.cs (1)
38_state.PersistAsJson(PersistenceKey, authenticationStateData);