2 references to TestRunRequest_OnRunCompletion
vstest.console.arm64 (2)
parent\vstest.console\Processors\RunTestsArgumentProcessor.cs (2)
213
testRunRequest.OnRunCompletion +=
TestRunRequest_OnRunCompletion
;
218
testRunRequest.OnRunCompletion -=
TestRunRequest_OnRunCompletion
;