4 references to WaitForCompletion
vstest.console (2)
TestPlatformHelpers\TestRequestManager.cs (2)
260
_currentDiscoveryRequest.
WaitForCompletion
();
1292
_currentTestRunRequest.
WaitForCompletion
();
vstest.console.arm64 (2)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (2)
260
_currentDiscoveryRequest.
WaitForCompletion
();
1292
_currentTestRunRequest.
WaitForCompletion
();