net\System\Net\_Connection.cs (6)
2398m_CurrentRequest.ErrorStatusCodeNotify(this, m_KeepAlive, false);
3239curRequest.ErrorStatusCodeNotify(this, false, true);
3459curRequest.ErrorStatusCodeNotify(this, false, true);
3499currentRequest.ErrorStatusCodeNotify(this, false, false);
3607curRequest.ErrorStatusCodeNotify(this, false, true);
3717curRequest.ErrorStatusCodeNotify(this, false, true);