1 implementation of TestHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\ProxyDataCollectionManager.cs (1)
216public void TestHostLaunched(int processId)
2 references to TestHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\ProxyExecutionManagerWithDataCollection.cs (1)
65ProxyDataCollectionManager.TestHostLaunched(e.ProcessId);
Client\ProxyOperationManagerWithDataCollection.cs (1)
156ProxyDataCollectionManager.TestHostLaunched(e.ProcessId);