6 references to DestinationAddressRequired
System.Net.Ping (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
47{ Interop.Error.EDESTADDRREQ, SocketError.DestinationAddressRequired }, 96{ SocketError.DestinationAddressRequired, Interop.Error.EDESTADDRREQ },
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
47{ Interop.Error.EDESTADDRREQ, SocketError.DestinationAddressRequired }, 96{ SocketError.DestinationAddressRequired, Interop.Error.EDESTADDRREQ },
System.Net.Sockets (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
47{ Interop.Error.EDESTADDRREQ, SocketError.DestinationAddressRequired }, 96{ SocketError.DestinationAddressRequired, Interop.Error.EDESTADDRREQ },