2 references to net_sockets_invalid_optionValue_all
System.Net.Sockets (2)
System\Net\Sockets\Socket.cs (2)
2152
throw new ArgumentException(SR.
net_sockets_invalid_optionValue_all
, nameof(optionValue));
2309
throw new ArgumentException(SR.
net_sockets_invalid_optionValue_all
, nameof(level));