2 references to TestRunCompletionHandler
vstest.console.arm64 (2)
src\vstest\src\vstest.console\CommandLine\TestRunResultAggregator.cs (2)
49
testRunRequest.OnRunCompletion +=
TestRunCompletionHandler
;
60
testRunRequest.OnRunCompletion -=
TestRunCompletionHandler
;