1 write to _testRun
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
ObjectModel\TestResult.cs (1)
447_testRun = testRun;
2 references to _testRun
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
ObjectModel\TestResult.cs (2)
384if (_testRun == null) 390return _testRun.GetResultFilesDirectory(this);