3 references to net_multibuffernotsupported
System.Net.Sockets (3)
System\Net\Sockets\Socket.cs (3)
2849
throw new ArgumentException(SR.
net_multibuffernotsupported
, nameof(e));
2901
throw new ArgumentException(SR.
net_multibuffernotsupported
, "BufferList");
3006
throw new ArgumentException(SR.
net_multibuffernotsupported
, nameof(e));