8 references to IOError
System (8)
net\System\Net\_ConnectStream.cs (8)
690IOError(we, false); 1554IOError(null, false); // request will be aborted but the user will see EOF on that stream read call 1945IOError(errorException, false); 1990IOError(exception, false); 2056IOError(null, false); 2299IOError(e, false); 2355IOError(ex, false); 3012IOError(exception, true);