6 references to ThrowTestPlatformExceptionIfCancellationRequested
Microsoft.TestPlatform.CrossPlatEngine (4)
Client\ProxyExecutionManager.cs (1)
152_proxyOperationManager.CancellationTokenSource.Token.ThrowTestPlatformExceptionIfCancellationRequested();
Client\ProxyOperationManager.cs (3)
186CancellationTokenSource.Token.ThrowTestPlatformExceptionIfCancellationRequested(); 253CancellationTokenSource.Token.ThrowTestPlatformExceptionIfCancellationRequested(); 291CancellationTokenSource.Token.ThrowTestPlatformExceptionIfCancellationRequested();
Microsoft.VisualStudio.TestPlatform.Client (2)
DesignMode\DesignModeClient.cs (2)
324cancellationToken.ThrowTestPlatformExceptionIfCancellationRequested(); 377cancellationToken.ThrowTestPlatformExceptionIfCancellationRequested();