3 references to net_io_eof
System.Net.Security (3)
System\Net\Security\NegotiateStream.cs (1)
455throw new IOException(SR.net_io_eof);
System\Net\Security\SslStream.IO.cs (2)
442throw new IOException(SR.net_io_eof); 830throw new IOException(SR.net_io_eof);