1 reference to OnPersistingAsync
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
AuthenticationStateSerializer.cs (1)
25
_subscription = persistentComponentState.RegisterOnPersisting(
OnPersistingAsync
, RenderMode.InteractiveWebAssembly);