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