2 references to net_sockets_select
System.Net.Sockets (2)
System\Net\Sockets\SocketPal.Unix.cs (2)
1900
throw new ArgumentException(SR.Format(SR.
net_sockets_select
, socket?.GetType().FullName ?? "null", typeof(Socket).FullName), nameof(socketList));
2007
throw new ArgumentException(SR.Format(SR.
net_sockets_select
, socket?.GetType().FullName ?? "null", typeof(Socket).FullName), nameof(socketList));