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