1 instantiation of DataCollectionTestRunEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\ProxyExecutionManagerWithDataCollection.cs (1)
131currentEventHandler = new DataCollectionTestRunEventsHandler(eventHandler, ProxyDataCollectionManager, CancellationTokenSource.Token);
2 references to DataCollectionTestRunEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (2)
DataCollection\DataCollectionTestRunEventsHandler.cs (2)
36/// Initializes a new instance of the <see cref="DataCollectionTestRunEventsHandler"/> class. 51/// Initializes a new instance of the <see cref="DataCollectionTestRunEventsHandler"/> class.