1 write to StartToken
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyHostTest.cs (1)
223StartToken = cancellationToken;
1 reference to StartToken
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Hosting\WebAssemblyHostTest.cs (1)
112Assert.Equal(cts.Token, testHostedService.StartToken);