2 references to _tokenSource
CustomResources.AppHost (2)
TestResource.cs (2)
56while (await timer.WaitForNextTickAsync(_tokenSource.Token)) 76_tokenSource.Cancel();