3 references to net_io_read
System.Net.Security (3)
System\Net\Security\NegotiateStream.cs (2)
420throw new IOException(SR.net_io_read); 440throw new IOException(SR.net_io_read, e);
System\Net\Security\SslStream.IO.cs (1)
1027throw new IOException(SR.net_io_read, e);