2 references to AllowUpdates
Microsoft.AspNetCore.Components (2)
PersistentState\PersistentServicesRegistry.cs (1)
204AllowUpdates = parameterAttribute.AllowUpdates,
PersistentState\PersistentValueProviderComponentSubscription.cs (1)
74new RestoreOptions { RestoreBehavior = attribute.RestoreBehavior, AllowUpdates = attribute.AllowUpdates });