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