3 references to RestoreOptions
Microsoft.AspNetCore.Components (3)
PersistentState\PersistentServicesRegistry.cs (2)
83}, new RestoreOptions { AllowUpdates = true }))); 201var restoreOptions = new RestoreOptions
PersistentState\PersistentValueProviderComponentSubscription.cs (1)
74new RestoreOptions { RestoreBehavior = attribute.RestoreBehavior, AllowUpdates = attribute.AllowUpdates });