1 write to StartCalled
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyHostTest.cs (1)
242StartCalled = true;
1 reference to StartCalled
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyHostTest.cs (1)
176Assert.True(faultyService.StartCalled);