4 writes to _ignoreComponentPropertyValue
Microsoft.AspNetCore.Components (4)
PersistentState\PersistentValueProviderComponentSubscription.cs (4)
103
_ignoreComponentPropertyValue
= false;
123
_ignoreComponentPropertyValue
= false;
153
_ignoreComponentPropertyValue
= true;
170
_ignoreComponentPropertyValue
= true;
1 reference to _ignoreComponentPropertyValue
Microsoft.AspNetCore.Components (1)
PersistentState\PersistentValueProviderComponentSubscription.cs (1)
98
if (
_ignoreComponentPropertyValue
)