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