1 write to _testCaseEventMonitorTask
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionRequestHandler.cs (1)
322
_testCaseEventMonitorTask
= Task.Factory.StartNew(
1 reference to _testCaseEventMonitorTask
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionRequestHandler.cs (1)
374
_testCaseEventMonitorTask
?.Wait(_cancellationTokenSource.Token);