1 instantiation of ComponentWithInheritedCascadingParams
Microsoft.AspNetCore.Components.Tests (1)
CascadingParameterStateTest.cs (1)
124new ComponentWithInheritedCascadingParams());
1 reference to ComponentWithInheritedCascadingParams
Microsoft.AspNetCore.Components.Tests (1)
CascadingParameterStateTest.cs (1)
138Assert.Equal(nameof(ComponentWithInheritedCascadingParams.CascadingParam3), match.ParameterInfo.PropertyName);