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