3 references to DataCollectionRunEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (3)
Client\MTP\MtpProxyExecutionManager.cs (1)
57
_dataCollectionEventsHandler = new
DataCollectionRunEventsHandler
();
Client\ProxyExecutionManagerWithDataCollection.cs (1)
56
DataCollectionRunEventsHandler = new
DataCollectionRunEventsHandler
();
Client\ProxyOperationManagerWithDataCollection.cs (1)
47
DataCollectionRunEventsHandler = new
DataCollectionRunEventsHandler
();