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