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