1 implementation of Abort
Microsoft.VisualStudio.TestPlatform.Client (1)
Discovery\DiscoveryRequest.cs (1)
109
public void
Abort
()
2 references to Abort
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
653
_currentDiscoveryRequest?.
Abort
();
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
653
_currentDiscoveryRequest?.
Abort
();