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)
320testCaseEventsPort = _dataCollectionTestCaseEventHandler.InitializeCommunication(); 328if (_dataCollectionTestCaseEventHandler.WaitForRequestHandlerConnection( 331_dataCollectionTestCaseEventHandler.ProcessRequests(); 337_dataCollectionTestCaseEventHandler.Close(); 375_dataCollectionTestCaseEventHandler.Close();