1 implementation of SendTestCaseStart
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionTestCaseEventSender.cs (1)
83public void SendTestCaseStart(TestCaseStartEventArgs e)
1 reference to SendTestCaseStart
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\ProxyOutOfProcDataCollectionManager.cs (1)
53_dataCollectionTestCaseEventSender.SendTestCaseStart(e);