6 references to ThrowTestPlatformExceptionIfCancellationRequested
Microsoft.TestPlatform.CrossPlatEngine (4)
Client\ProxyExecutionManager.cs (1)
196_proxyOperationManager.CancellationTokenSource.Token.ThrowTestPlatformExceptionIfCancellationRequested();
Client\ProxyOperationManager.cs (3)
185CancellationTokenSource.Token.ThrowTestPlatformExceptionIfCancellationRequested(); 251CancellationTokenSource.Token.ThrowTestPlatformExceptionIfCancellationRequested(); 289CancellationTokenSource.Token.ThrowTestPlatformExceptionIfCancellationRequested();
Microsoft.VisualStudio.TestPlatform.Client (2)
DesignMode\DesignModeClient.cs (2)
339cancellationToken.ThrowTestPlatformExceptionIfCancellationRequested(); 392cancellationToken.ThrowTestPlatformExceptionIfCancellationRequested();