28 references to LeaveException
System (28)
net\System\Net\_BasicClient.cs (1)
143
GlobalLog.
LeaveException
("BasicClient::EncodingRightGetBytes", ExceptionHelper.MethodNotSupportedException);
net\System\Net\_Connection.cs (1)
3724
GlobalLog.
LeaveException
("Connection#" + ValidationHelper.HashString(this) + "::PostReceive", exception);
net\System\Net\_ConnectStream.cs (8)
1321
GlobalLog.
LeaveException
("ConnectStream#" + ValidationHelper.HashString(this) + "::EndWrite", m_ErrorException);
1336
GlobalLog.
LeaveException
("ConnectStream#" + ValidationHelper.HashString(this) + "::EndWrite", exception);
1780
GlobalLog.
LeaveException
("ConnectStream::BeginReadWithoutValidation", m_ErrorException);
1799
GlobalLog.
LeaveException
("ConnectStream::BeginReadWithoutValidation", m_ErrorException);
1808
GlobalLog.
LeaveException
("ConnectStream#" + ValidationHelper.HashString(this) + "::BeginReadWithoutValidation", exception);
1833
GlobalLog.
LeaveException
("ConnectStream::InternalBeginRead", m_ErrorException);
1936
GlobalLog.
LeaveException
("ConnectStream::EndRead", m_ErrorException);
2725
GlobalLog.
LeaveException
("ConnectStream#" + ValidationHelper.HashString(this) + "::CloseInternal() throwing:", exceptionOnWrite);
net\System\Net\filewebrequest.cs (10)
223
GlobalLog.
LeaveException
("FileWebRequest::BeginGetRequestStream", e);
228
GlobalLog.
LeaveException
("FileWebRequest::BeginGetRequestStream", e);
234
GlobalLog.
LeaveException
("FileWebRequest::BeginGetRequestStream", e);
270
GlobalLog.
LeaveException
("FileWebRequest::BeginGetResponse", e);
306
GlobalLog.
LeaveException
("FileWebRequest::EndGetRequestStream", e);
340
GlobalLog.
LeaveException
("FileWebRequest::EndGetRequestStream", e);
382
GlobalLog.
LeaveException
("FileWebRequest::GetRequestStream", e);
411
GlobalLog.
LeaveException
("FileWebRequest::GetResponse", e);
443
GlobalLog.
LeaveException
("FileWebRequest::GetRequestStreamCallback", ex);
480
GlobalLog.
LeaveException
("FileWebRequest::GetResponseCallback", ex);
net\System\Net\filewebresponse.cs (1)
63
GlobalLog.
LeaveException
("FileWebResponse::FileWebResponse", ex);
net\System\Net\HttpWebRequest.cs (3)
3335
GlobalLog.
LeaveException
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::InvokeGetRequestStreamCallback", exception);
3751
GlobalLog.
LeaveException
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::SetResponse", new InternalException());
3756
GlobalLog.
LeaveException
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::SetResponse", exception);
net\System\Net\ServicePointManager.cs (4)
714
GlobalLog.
LeaveException
("ServicePointManager::FindServicePoint() Request aborted before proxy lookup.", exception);
779
GlobalLog.
LeaveException
("ServicePointManager::FindServicePointHelper() proxy has unsupported scheme:" + address.Scheme.ToString(), exception);
821
GlobalLog.
LeaveException
("ServicePointManager::FindServicePointHelper() reached the limit count:" + s_ServicePointTable.Count.ToString() + " limit:" + s_MaxServicePoints.ToString(), exception);
886
GlobalLog.
LeaveException
("ServicePointManager::FindServicePoint() reached the limit count:" + s_ServicePointTable.Count.ToString() + " limit:" + s_MaxServicePoints.ToString(), exception);