3 references to UnixDomainSocketEndPoint
System.Net.Sockets (3)
System\Net\Sockets\UnixDomainSocketEndPoint.cs (3)
28: this(path, null) 153return new UnixDomainSocketEndPoint(_path, Path.GetFullPath(_path)); 163return new UnixDomainSocketEndPoint(_path, null);