1 implementation of TestHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\ProxyDataCollectionManager.cs (1)
216
public void
TestHostLaunched
(int processId)
3 references to TestHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (3)
Client\MTP\MtpProxyExecutionManager.cs (1)
387
_dataCollectionManager?.
TestHostLaunched
(connection.ProcessId);
Client\ProxyExecutionManagerWithDataCollection.cs (1)
65
ProxyDataCollectionManager.
TestHostLaunched
(e.ProcessId);
Client\ProxyOperationManagerWithDataCollection.cs (1)
156
ProxyDataCollectionManager.
TestHostLaunched
(e.ProcessId);