2 writes to _hasSingleDeliveryCascadingParameters
Microsoft.AspNetCore.Components (2)
Rendering\ComponentState.cs (2)
43_cascadingParameters = CascadingParameterState.FindCascadingParameters(this, out _hasSingleDeliveryCascadingParameters); 206_hasSingleDeliveryCascadingParameters = false;
1 reference to _hasSingleDeliveryCascadingParameters
Microsoft.AspNetCore.Components (1)
Rendering\ComponentState.cs (1)
178if (_hasSingleDeliveryCascadingParameters)