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