6 references to DestinationAddressRequired
System.Net.Ping (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
33
Interop.Error.EDESTADDRREQ => SocketError.
DestinationAddressRequired
,
83
SocketError.
DestinationAddressRequired
=> Interop.Error.EDESTADDRREQ,
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
33
Interop.Error.EDESTADDRREQ => SocketError.
DestinationAddressRequired
,
83
SocketError.
DestinationAddressRequired
=> Interop.Error.EDESTADDRREQ,
System.Net.Sockets (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
33
Interop.Error.EDESTADDRREQ => SocketError.
DestinationAddressRequired
,
83
SocketError.
DestinationAddressRequired
=> Interop.Error.EDESTADDRREQ,