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