2 references to ContinueWith
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\Parallel\ParallelProxyDiscoveryManager.cs (1)
284
}).
ContinueWith
(t => HandleError(eventHandler, t), TaskContinuationOptions.OnlyOnFaulted);
Client\Parallel\ParallelProxyExecutionManager.cs (1)
422
.
ContinueWith
(t =>