Implemented interface member:
method
PersistStateAsync
Microsoft.AspNetCore.Components.IPersistentComponentStateStore.PersistStateAsync(System.Collections.Generic.IReadOnlyDictionary<System.String, System.Byte[]>)
2 references to PersistStateAsync
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\EndpointHtmlRenderer.PrerenderingState.cs (2)
93? serverStore.PersistStateAsync(server.Saved) 97? webAssemblyStore.PersistStateAsync(webAssembly.Saved)