1 reference to
System (1)
net\System\Net\DnsEndPoint.cs (1)
17public DnsEndPoint(string host, int port) : this(host, port, AddressFamily.Unspecified) {}