4 instantiations of DataCollectorAttachmentsProcessorsFactory
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\Parallel\ParallelProxyExecutionManager.cs (1)
377
var attachmentsProcessingManager = new TestRunAttachmentsProcessingManager(TestPlatformEventSource.Instance, new
DataCollectorAttachmentsProcessorsFactory
());
PostProcessing\ArtifactProcessingManager.cs (1)
45
new TestRunAttachmentsProcessingManager(TestPlatformEventSource.Instance, new
DataCollectorAttachmentsProcessorsFactory
()),
vstest.console (1)
TestPlatformHelpers\TestRequestManager.cs (1)
109
new TestRunAttachmentsProcessingManager(TestPlatformEventSource.Instance, new
DataCollectorAttachmentsProcessorsFactory
()),
vstest.console.arm64 (1)
src\vstest\src\vstest.console\TestPlatformHelpers\TestRequestManager.cs (1)
109
new TestRunAttachmentsProcessingManager(TestPlatformEventSource.Instance, new
DataCollectorAttachmentsProcessorsFactory
()),