1 write to _dataCollectionTestCaseEventHandler
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionRequestHandler.cs (1)
99
_dataCollectionTestCaseEventHandler
= dataCollectionTestCaseEventHandler;
5 references to _dataCollectionTestCaseEventHandler
Microsoft.TestPlatform.CommunicationUtilities (5)
DataCollectionRequestHandler.cs (5)
333
testCaseEventsPort =
_dataCollectionTestCaseEventHandler
.InitializeCommunication();
341
if (
_dataCollectionTestCaseEventHandler
.WaitForRequestHandlerConnection(
344
_dataCollectionTestCaseEventHandler
.ProcessRequests();
350
_dataCollectionTestCaseEventHandler
.Close();
389
_dataCollectionTestCaseEventHandler
.Close();