1 reference to AttemptIllegalAccessToLastParameterView
Microsoft.AspNetCore.Components.Tests (1)
CascadingParameterTest.cs (1)
384
var ex = Assert.Throws<InvalidOperationException>(nestedComponent.
AttemptIllegalAccessToLastParameterView
);