2 instantiations of DataCollectionRunEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\ProxyExecutionManagerWithDataCollection.cs (1)
56DataCollectionRunEventsHandler = new DataCollectionRunEventsHandler();
Client\ProxyOperationManagerWithDataCollection.cs (1)
47DataCollectionRunEventsHandler = new DataCollectionRunEventsHandler();
3 references to DataCollectionRunEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (3)
Client\ProxyExecutionManagerWithDataCollection.cs (2)
71internal DataCollectionRunEventsHandler DataCollectionRunEventsHandler 210/// Initializes a new instance of the <see cref="DataCollectionRunEventsHandler"/> class.
Client\ProxyOperationManagerWithDataCollection.cs (1)
141internal DataCollectionRunEventsHandler DataCollectionRunEventsHandler