2 references to net_io_connectionclosed
System.Net.Security (2)
System\Net\StreamFramer.cs (2)
44
throw new IOException(SR.Format(SR.net_io_readfailure, SR.
net_io_connectionclosed
));
63
throw new IOException(SR.Format(SR.net_io_readfailure, SR.
net_io_connectionclosed
));