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