1 write to _testRunResultAggregator
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
153_testRunResultAggregator = testRunResultAggregator;
3 references to _testRunResultAggregator
vstest.console (3)
TestPlatformHelpers\TestRequestManager.cs (3)
1168_testRunResultAggregator.RegisterTestRunEvents(_currentTestRunRequest); 1181_testRunResultAggregator.MarkTestRunFailed(); 1188_testRunResultAggregator.UnregisterTestRunEvents(_currentTestRunRequest);