2 writes to TestResult
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
DataCollector\Events\TestCaseEvents.cs (2)
377
TestResult
= testResult;
408
TestResult
= testResult;
2 references to TestResult
Microsoft.TestPlatform.CrossPlatEngine (2)
DataCollection\InProcDataCollectionExtensionManager.cs (1)
183
SetInProcDataCollectionDataInTestResult(e.
TestResult
);
DataCollection\ProxyOutOfProcDataCollectionManager.cs (1)
86
e.
TestResult
.Attachments.Add(attachment);