1 write to _testRunResultAggregator
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
129_testRunResultAggregator = testRunResultAggregator;
3 references to _testRunResultAggregator
vstest.console (3)
TestPlatformHelpers\TestRequestManager.cs (3)
1284_testRunResultAggregator.RegisterTestRunEvents(_currentTestRunRequest); 1297_testRunResultAggregator.MarkTestRunFailed(); 1304_testRunResultAggregator.UnregisterTestRunEvents(_currentTestRunRequest);