2 references to TcpClient
System (2)
net\System\Net\Sockets\TCPListener.cs (2)
259TcpClient returnValue = new TcpClient(acceptedSocket); 332return new TcpClient(socket);