3 references to GetCascadingParameterValue
Microsoft.AspNetCore.Components.Tests (3)
CascadingParameterTest.cs (3)
485Assert.Same(component.GetCascadingParameterValue(), anotherConsumer.GetCascadingParameterValue()); 710Assert.Same(updatedValue, component.GetCascadingParameterValue());