2 references to net_sockets_blocking
System.Net.Sockets (2)
System\Net\Sockets\NetworkStream.cs (1)
55throw new IOException(SR.net_sockets_blocking);
System\Net\Sockets\Socket.cs (1)
1332throw new InvalidOperationException(SR.net_sockets_blocking);