2 references to ShouldRestore
Microsoft.AspNetCore.Components (2)
PersistentComponentState.cs (1)
87
if (CurrentContext.
ShouldRestore
(options))
PersistentState\PersistentServicesRegistry.cs (1)
134
if (!state.CurrentContext.
ShouldRestore
(options))