1 implementation of Create
Microsoft.TestPlatform.CommunicationUtilities (1)
CommunicationEndpointFactory.cs (1)
15
public ICommunicationEndPoint
Create
(ConnectionRole role)
1 reference to Create
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestRequestHandler.cs (1)
126
_communicationEndPoint = _communicationEndpointFactory.
Create
(ConnectionInfo.Role);