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