3 references to net_multibuffernotsupported
System.Net.Sockets (3)
System\Net\Sockets\Socket.cs (3)
2847
throw new ArgumentException(SR.
net_multibuffernotsupported
, nameof(e));
2899
throw new ArgumentException(SR.
net_multibuffernotsupported
, "BufferList");
3004
throw new ArgumentException(SR.
net_multibuffernotsupported
, nameof(e));