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