6 references to SocketNotSupported
System.Net.Ping (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
60
Interop.Error.ESOCKTNOSUPPORT => SocketError.
SocketNotSupported
,
109
SocketError.
SocketNotSupported
=> Interop.Error.ESOCKTNOSUPPORT,
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
60
Interop.Error.ESOCKTNOSUPPORT => SocketError.
SocketNotSupported
,
109
SocketError.
SocketNotSupported
=> Interop.Error.ESOCKTNOSUPPORT,
System.Net.Sockets (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
60
Interop.Error.ESOCKTNOSUPPORT => SocketError.
SocketNotSupported
,
109
SocketError.
SocketNotSupported
=> Interop.Error.ESOCKTNOSUPPORT,