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