2 writes to _communicationEndpointFactory
Microsoft.TestPlatform.CrossPlatEngine (2)
EventHandlers\TestRequestHandler.cs (2)
71_communicationEndpointFactory = communicationEndpointFactory; 88_communicationEndpointFactory = communicationEndpointFactory;
1 reference to _communicationEndpointFactory
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestRequestHandler.cs (1)
126_communicationEndPoint = _communicationEndpointFactory.Create(ConnectionInfo.Role);