1 write to _dataCollectionTestCaseEventHandler
Microsoft.TestPlatform.CommunicationUtilities (1)
DataCollectionRequestHandler.cs (1)
95
_dataCollectionTestCaseEventHandler
= dataCollectionTestCaseEventHandler;
5 references to _dataCollectionTestCaseEventHandler
Microsoft.TestPlatform.CommunicationUtilities (5)
DataCollectionRequestHandler.cs (5)
320
testCaseEventsPort =
_dataCollectionTestCaseEventHandler
.InitializeCommunication();
328
if (
_dataCollectionTestCaseEventHandler
.WaitForRequestHandlerConnection(
331
_dataCollectionTestCaseEventHandler
.ProcessRequests();
337
_dataCollectionTestCaseEventHandler
.Close();
375
_dataCollectionTestCaseEventHandler
.Close();