1 write to StopCalled
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyHostTest.cs (1)
248
StopCalled
= true;
1 reference to StopCalled
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyHostTest.cs (1)
177
Assert.True(faultyService.
StopCalled
);