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