2 references to TestRunRequest_OnRunCompletion
vstest.console (2)
Processors\RunTestsArgumentProcessor.cs (2)
202
testRunRequest.OnRunCompletion +=
TestRunRequest_OnRunCompletion
;
207
testRunRequest.OnRunCompletion -=
TestRunRequest_OnRunCompletion
;