1 implementation of TestHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\ProxyDataCollectionManager.cs (1)
216public 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)
65ProxyDataCollectionManager.TestHostLaunched(e.ProcessId);
Client\ProxyOperationManagerWithDataCollection.cs (1)
156ProxyDataCollectionManager.TestHostLaunched(e.ProcessId);