1 implementation of SendTestSessionEnd
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionTestCaseEventSender.cs (1)
110
public void
SendTestSessionEnd
(SessionEndEventArgs e)
1 reference to SendTestSessionEnd
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\ProxyOutOfProcDataCollectionManager.cs (1)
96
_dataCollectionTestCaseEventSender.
SendTestSessionEnd
(e);