2 references to _tokenSource
Stress.AppHost (2)
TestResource.cs (2)
80while (await timer.WaitForNextTickAsync(_tokenSource.Token)) 100_tokenSource.Cancel();