1 write to _dataCollectionTestCaseEventSender
Microsoft.TestPlatform.CrossPlatEngine (1)
DataCollection\ProxyOutOfProcDataCollectionManager.cs (1)
42
_dataCollectionTestCaseEventSender
= dataCollectionTestCaseEventSender;
3 references to _dataCollectionTestCaseEventSender
Microsoft.TestPlatform.CrossPlatEngine (3)
DataCollection\ProxyOutOfProcDataCollectionManager.cs (3)
53
_dataCollectionTestCaseEventSender
.SendTestCaseStart(e);
58
var attachments =
_dataCollectionTestCaseEventSender
.SendTestCaseEnd(e);
96
_dataCollectionTestCaseEventSender
.SendTestSessionEnd(e);