4 writes to RunsBaseOnParametersSetAsync
Microsoft.AspNetCore.Components.Tests (4)
ComponentBaseTest.cs (4)
109component.RunsBaseOnParametersSetAsync = false; 133component.RunsBaseOnParametersSetAsync = true; 158component.RunsBaseOnParametersSetAsync = false; 194component.RunsBaseOnParametersSetAsync = true;
1 reference to RunsBaseOnParametersSetAsync
Microsoft.AspNetCore.Components.Tests (1)
ComponentBaseTest.cs (1)
536if (RunsBaseOnParametersSetAsync)