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