net\System\Net\HttpWebRequest.cs (14)
1378Abort(e, AbortState.Public);
1388Abort(exception, AbortState.Public);
1954Abort(exception, AbortState.Public);
2003Abort(exception, AbortState.Public);
3129Abort(null, AbortState.Public);
3264((HttpWebRequest) context).Abort(new WebException(NetRes.GetWebStatusString(WebExceptionStatus.Timeout), WebExceptionStatus.Timeout), AbortState.Public);
3334Abort(exception, AbortState.Public);
3393Abort(null, AbortState.Public);
3750Abort(null, AbortState.Public);
3755Abort(exception, AbortState.Internal);
3814Abort(e, AbortState.Public);
4250Abort(exception, AbortState.Public);
4628Abort(e, AbortState.Public);
6098if (!_ReadAResult.InternalPeekCompleted && m_Aborted != AbortState.Public) // otherwise it's too late