2 references to TcpListener
Microsoft.TestPlatform.CommunicationUtilities (2)
SocketCommunicationManager.cs (1)
101_tcpListener = new TcpListener(endpoint);
SocketServer.cs (1)
82_tcpListener = new TcpListener(endPoint.GetIpEndPoint());