1 write to _hasCompletedInitialParameterSupply
Microsoft.AspNetCore.Components (1)
Rendering\ComponentState.cs (1)
203
_hasCompletedInitialParameterSupply
= true;
1 reference to _hasCompletedInitialParameterSupply
Microsoft.AspNetCore.Components (1)
Rendering\ComponentState.cs (1)
219
if (
_hasCompletedInitialParameterSupply
&& _hasSingleDeliveryCascadingParameters)