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