13 references to Public
System (13)
net\System\Net\HttpWebRequest.cs (13)
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); 3814Abort(e, AbortState.Public); 4250Abort(exception, AbortState.Public); 4628Abort(e, AbortState.Public); 6098if (!_ReadAResult.InternalPeekCompleted && m_Aborted != AbortState.Public) // otherwise it's too late