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)
333testCaseEventsPort = _dataCollectionTestCaseEventHandler.InitializeCommunication(); 341if (_dataCollectionTestCaseEventHandler.WaitForRequestHandlerConnection( 344_dataCollectionTestCaseEventHandler.ProcessRequests(); 350_dataCollectionTestCaseEventHandler.Close(); 389_dataCollectionTestCaseEventHandler.Close();