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