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)
384
if (
_testRun
== null)
390
return
_testRun
.GetResultFilesDirectory(this);