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