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