1 write to _initialValue
Microsoft.AspNetCore.Components (1)
PersistentState\RestoreContext.cs (1)
34_initialValue = initialValue;
1 reference to _initialValue
Microsoft.AspNetCore.Components (1)
PersistentState\RestoreContext.cs (1)
41if (_initialValue && !options.RestoreBehavior.HasFlag(RestoreBehavior.SkipInitialValue))