1 implementation of SendTestHostLaunched
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionRequestSender.cs (1)
95
public void
SendTestHostLaunched
(TestHostLaunchedPayload testHostLaunchedPayload)
1 reference to SendTestHostLaunched
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\ProxyDataCollectionManager.cs (1)
221
_dataCollectionRequestSender.
SendTestHostLaunched
(payload);