1 implementation of TestHostLaunched
Microsoft.VisualStudio.TestPlatform.Common (1)
DataCollection\DataCollectionManager.cs (1)
282
public void
TestHostLaunched
(int processId)
1 reference to TestHostLaunched
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionRequestHandler.cs (1)
196
_dataCollectionManager.
TestHostLaunched
(testHostLaunchedPayload.ProcessId);