2 references to ToCollectorEntry
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
Utility\Converter.cs (2)
185
CollectorDataEntry collectorEntry =
ToCollectorEntry
(attachmentSet, Guid.Empty, testRun, trxFileDirectory);
395
CollectorDataEntry collectorEntry =
ToCollectorEntry
(attachmentSet, testResult.Id.ExecutionId, testRun, trxFileDirectory);