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