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