1 write to _hasAnyCascadingParameterSubscriptions
Microsoft.AspNetCore.Components (1)
Rendering\ComponentState.cs (1)
50_hasAnyCascadingParameterSubscriptions = AddCascadingParameterSubscriptions();
2 references to _hasAnyCascadingParameterSubscriptions
Microsoft.AspNetCore.Components (2)
Rendering\ComponentState.cs (2)
162if (_hasAnyCascadingParameterSubscriptions) 313if (_hasAnyCascadingParameterSubscriptions)