1 write to _hasAnyCascadingParameterSubscriptions
Microsoft.AspNetCore.Components (1)
Rendering\ComponentState.cs (1)
53_hasAnyCascadingParameterSubscriptions = AddCascadingParameterSubscriptions();
2 references to _hasAnyCascadingParameterSubscriptions
Microsoft.AspNetCore.Components (2)
Rendering\ComponentState.cs (2)
175if (_hasAnyCascadingParameterSubscriptions) 339if (_hasAnyCascadingParameterSubscriptions)