3 instantiations of 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
();
4 references to DataCollectionRunEventsHandler
Microsoft.TestPlatform.CrossPlatEngine (4)
Client\MTP\MtpProxyExecutionManager.cs (1)
39
private readonly
DataCollectionRunEventsHandler
? _dataCollectionEventsHandler;
Client\ProxyExecutionManagerWithDataCollection.cs (2)
71
internal
DataCollectionRunEventsHandler
DataCollectionRunEventsHandler
210
/// Initializes a new instance of the <see cref="
DataCollectionRunEventsHandler
"/> class.
Client\ProxyOperationManagerWithDataCollection.cs (1)
141
internal
DataCollectionRunEventsHandler
DataCollectionRunEventsHandler