3 writes to RunsBaseOnInitAsync
Microsoft.AspNetCore.Components.Tests (3)
ComponentBaseTest.cs (3)
42
component.
RunsBaseOnInitAsync
= false;
66
component.
RunsBaseOnInitAsync
= true;
193
component.
RunsBaseOnInitAsync
= true;
1 reference to RunsBaseOnInitAsync
Microsoft.AspNetCore.Components.Tests (1)
ComponentBaseTest.cs (1)
513
if (
RunsBaseOnInitAsync
)