1 write to _allowUpdates
Microsoft.AspNetCore.Components (1)
PersistentState\RestoreContext.cs (1)
36
_allowUpdates
= allowUpdates;
1 reference to _allowUpdates
Microsoft.AspNetCore.Components (1)
PersistentState\RestoreContext.cs (1)
51
if (
_allowUpdates
&& options.AllowUpdates)