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