2 references to ProxyOutOfProcDataCollectionManager
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\MTP\MtpDataCollectionForwarder.cs (1)
57_outOfProcManager = new ProxyOutOfProcDataCollectionManager(_sender, _publisher);
Execution\ExecutionManager.cs (1)
225_ = new ProxyOutOfProcDataCollectionManager(DataCollectionTestCaseEventSender.Instance, testEventsPublisher);