2 references to CancellationRequested
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\Parallel\ParallelDiscoveryEventsHandler.cs (1)
171&& rawMessage.IndexOf(CommonResources.CancellationRequested) >= 0)
Microsoft.VisualStudio.TestPlatform.Common (1)
Utilities\CancellationTokenExtensions.cs (1)
20throw new TestPlatformException(Resources.Resources.CancellationRequested);