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)
332
testCaseEventsPort =
_dataCollectionTestCaseEventHandler
.InitializeCommunication();
340
if (
_dataCollectionTestCaseEventHandler
.WaitForRequestHandlerConnection(
343
_dataCollectionTestCaseEventHandler
.ProcessRequests();
349
_dataCollectionTestCaseEventHandler
.Close();
388
_dataCollectionTestCaseEventHandler
.Close();