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