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