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);