6 references to SocketNotSupported
System.Net.Ping (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
74{ Interop.Error.ESOCKTNOSUPPORT, SocketError.SocketNotSupported }, 122{ SocketError.SocketNotSupported, Interop.Error.ESOCKTNOSUPPORT },
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
74{ Interop.Error.ESOCKTNOSUPPORT, SocketError.SocketNotSupported }, 122{ SocketError.SocketNotSupported, Interop.Error.ESOCKTNOSUPPORT },
System.Net.Sockets (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
74{ Interop.Error.ESOCKTNOSUPPORT, SocketError.SocketNotSupported }, 122{ SocketError.SocketNotSupported, Interop.Error.ESOCKTNOSUPPORT },