1 write to _hasAnyCascadingParameterSubscriptions
Microsoft.AspNetCore.Components (1)
Rendering\ComponentState.cs (1)
52_hasAnyCascadingParameterSubscriptions = AddCascadingParameterSubscriptions();
2 references to _hasAnyCascadingParameterSubscriptions
Microsoft.AspNetCore.Components (2)
Rendering\ComponentState.cs (2)
164if (_hasAnyCascadingParameterSubscriptions) 315if (_hasAnyCascadingParameterSubscriptions)