3 references to net_multibuffernotsupported
System.Net.Sockets (3)
System\Net\Sockets\Socket.cs (3)
2840
throw new ArgumentException(SR.
net_multibuffernotsupported
, nameof(e));
2892
throw new ArgumentException(SR.
net_multibuffernotsupported
, "BufferList");
2990
throw new ArgumentException(SR.
net_multibuffernotsupported
, nameof(e));