101 references to Leave
System (101)
net\System\Net\_Connection.cs (20)
855
GlobalLog.
Leave
(
868
GlobalLog.
Leave
(
998
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::CompleteStartRequest");
1104
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::CompleteStartConnection Failed to connect.");
1111
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::CompleteStartConnection");
1135
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(state) + "::CompleteConnectionWrapper" + (stateException == null? string.Empty: " failed"));
1215
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::CompleteConnection");
1328
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::WriteStartNextRequest");
1545
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::ReadStartNextRequest");
2213
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::ProcessHeaderData - ContentLength value in header: " + contentLengthString + ", HttpWebRequest#"+ValidationHelper.HashString(m_CurrentRequest));
2371
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::ParseStreamData - Aborted Request, return DataParseStatus.Invalid");
2461
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::ParseStreamData");
3122
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::PrepareCloseConnectionSocket");
3267
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::ReadCallback");
3301
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::SyncRead() - nesting");
3412
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::SyncRead()");
3660
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::Write(ScatterGatherBuffers) this:" + ValidationHelper.HashString(this) + " writeBuffer.Size:" + writeBuffer.Length.ToString());
3687
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(thisConnection) + "::PostReceiveWrapper");
3727
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::PostReceive");
3780
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(conn) + "::TunnelThroughProxyCallback");
net\System\Net\_ConnectStream.cs (11)
422
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::CallDone");
1340
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::EndWrite");
1760
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::BeginReadWithoutValidation() completed, bytesToRead: " + bytesToRead + " Eof: " + this.Eof.ToString());
1773
GlobalLog.
Leave
("ConnectStream::BeginReadWithoutValidation");
1803
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::BeginReadWithoutValidation() called BeginRead");
1886
GlobalLog.
Leave
("ConnectStream::ReadCallback");
2639
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::CloseInternal() BytesLeftToWrite:" + BytesLeftToWrite.ToString() + " throwing not enough bytes written");
2873
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::DrainSocket() ReadBytes==-1, returning true");
2885
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::DrainSocket() Eof, returning true");
3056
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::IOError");
3134
GlobalLog.
Leave
("ConnectStream::GetChunkHeader");
net\System\Net\_RegBlobWebProxyDataBuilder.cs (1)
305
GlobalLog.
Leave
("RegBlobWebProxyDataBuilder#" + ValidationHelper.HashString(this) + "::BuildInternal()");
net\System\Net\_SecureChannel.cs (2)
115
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::.ctor");
1096
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::ProcessHandshakeSuccess");
net\System\Net\_SSPIWrapper.cs (1)
52
GlobalLog.
Leave
("EnumerateSecurityPackages");
net\System\Net\_TLSstream.cs (1)
85
GlobalLog.
Leave
("TlsStream::TlsStream (Handshake is not done)");
net\System\Net\_WinHttpWebProxyDataBuilder.cs (1)
66
GlobalLog.
Leave
("WinHttpWebProxyBuilder#" + ValidationHelper.HashString(this) + "::BuildInternal()");
net\System\Net\connectionpool.cs (1)
737
GlobalLog.
Leave
("ConnectionPool#" + ValidationHelper.HashString(this) + "::PutNew");
net\System\Net\filewebrequest.cs (13)
252
GlobalLog.
Leave
("FileWebRequest::BeginGetRequestSteam");
286
GlobalLog.
Leave
("FileWebRequest::BeginGetResponse");
321
GlobalLog.
Leave
("FileWebRequest::EndGetRequestStream");
356
GlobalLog.
Leave
("FileWebRequest::EndGetResponse");
390
GlobalLog.
Leave
("FileWebRequest::GetRequestStream");
419
GlobalLog.
Leave
("FileWebRequest::GetResponse");
452
GlobalLog.
Leave
("FileWebRequest::GetRequestStreamCallback");
489
GlobalLog.
Leave
("FileWebRequest::GetResponseCallback");
500
GlobalLog.
Leave
("FileWebRequest::UnblockReader");
545
GlobalLog.
Leave
("FileWebRequest::Abort");
571
GlobalLog.
Leave
("FileWebStream::FileWebStream");
581
GlobalLog.
Leave
("FileWebStream::FileWebStream");
594
GlobalLog.
Leave
("FileWebStream::Close");
net\System\Net\filewebresponse.cs (3)
66
GlobalLog.
Leave
("FileWebResponse::FileWebResponse");
171
GlobalLog.
Leave
("FileWebResponse::Close()");
181
GlobalLog.
Leave
("FileWebResponse::GetResponseStream()");
net\System\Net\FtpWebRequest.cs (7)
792
GlobalLog.
Leave
("FtpWebRequest#" + ValidationHelper.HashString(this) + "::BeginGetResponse");
866
GlobalLog.
Leave
("FtpWebRequest#" + ValidationHelper.HashString(this) + "::EndGetResponse");
938
GlobalLog.
Leave
("FtpWebRequest#" + ValidationHelper.HashString(this) + "::GetRequestStream");
996
GlobalLog.
Leave
("FtpWebRequest#" + ValidationHelper.HashString(this) + "::BeginGetRequestStream");
1047
GlobalLog.
Leave
("FtpWebRequest#" + ValidationHelper.HashString(this) + "::EndGetRequestStream");
1409
GlobalLog.
Leave
("FtpWebRequest#" + ValidationHelper.HashString(this) + "::SyncRequestCallback");
1536
GlobalLog.
Leave
("FtpWebRequest#" + ValidationHelper.HashString(this) + "::AsyncRequestCallback");
net\System\Net\HttpWebRequest.cs (13)
3412
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::SetRequestSubmitDone");
3459
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::SetRequestContinue - not a POST type request, return");
3485
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::SetRequestContinue");
3831
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::ProcessResponse");
4126
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::BeginSubmitRequest");
4182
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::SubmitRequest CACHED RESPONSE");
4194
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::SubmitRequest");
4403
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::EndSubmitRequest");
4483
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(thisHttpWebRequest) + "::ContinueTimeoutCallback");
4556
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(state) + "::EndWriteHeaders_Part2Wrapper");
4664
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::EndWriteHeaders_Part2");
4975
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::UpdateHeaders");
5219
GlobalLog.
Leave
("HttpWebRequest::HttpWebRequest");
net\System\Net\mail\SmtpClient.cs (7)
694
GlobalLog.
Leave
("SmtpClient#" + ValidationHelper.HashString(this) + "::SendAsync");
714
GlobalLog.
Leave
("SmtpClient#" + ValidationHelper.HashString(this) + "::SendAsyncCancel");
841
GlobalLog.
Leave
("SmtpClient#" + ValidationHelper.HashString(this) + "::Complete");
866
GlobalLog.
Leave
("SmtpClient#" + ValidationHelper.HashString(this) + "::SendMessageCallback");
884
GlobalLog.
Leave
("SmtpClient#" + ValidationHelper.HashString(this) + "::SendMailCallback");
899
GlobalLog.
Leave
("SmtpClient#" + ValidationHelper.HashString(this) + "::SendMailCallback");
922
GlobalLog.
Leave
("SmtpClient#" + ValidationHelper.HashString(this) + "::ConnectCallback");
net\System\Net\mail\smtpconnection.cs (4)
619
GlobalLog.
Leave
("ConnectAndHandshakeAsyncResult#" + ValidationHelper.HashString(request) + "::Connect returning asynchronously");
646
GlobalLog.
Leave
("ConnectAndHandshakeAsyncResult#" + ValidationHelper.HashString(request) + "::ConnectionCreatedCallback pooledStream#" + ValidationHelper.HashString(pooledStream));
680
GlobalLog.
Leave
("ConnectAndHandshakeAsyncResult#" + ValidationHelper.HashString(this) + "::Connect returning asynchronously");
697
GlobalLog.
Leave
("ConnectAndHandshakeAsyncResult#" + ValidationHelper.HashString(this) + "::Connect pooledStream#" + ValidationHelper.HashString(pooledStream));
net\System\Net\mail\SmtpTransport.cs (2)
238
GlobalLog.
Leave
("SmtpTransport#" + ValidationHelper.HashString(this) + "::BeginConnect Sync Completion");
251
GlobalLog.
Leave
("SmtpTransport#" + ValidationHelper.HashString(this) + "::EndConnect");
net\System\Net\ServicePoint.cs (1)
942
GlobalLog.
Leave
("ServicePoint::SetTcpKeepAlive()");
net\System\Net\ServicePointManager.cs (4)
749
GlobalLog.
Leave
("ServicePointManager::FindServicePoint() servicePoint#" + ValidationHelper.HashString(servicePoint));
827
GlobalLog.
Leave
("ServicePointManager::FindServicePointHelper() servicePoint#" + ValidationHelper.HashString(servicePoint));
892
GlobalLog.
Leave
("ServicePointManager::FindServicePoint() servicePoint#" + ValidationHelper.HashString(servicePoint));
962
GlobalLog.
Leave
("ServicePointManager::SetTcpKeepAlive()");
net\System\Net\UnsafeNativeMethods.cs (7)
3027
GlobalLog.
Leave
("HttpApi::GetHeaders()");
3046
GlobalLog.
Leave
("HttpApi::GetKnownHeader() return:" + ValidationHelper.ToString(header));
3077
GlobalLog.
Leave
("HttpApi::GetVerb() return:" + ValidationHelper.ToString(verb));
3109
GlobalLog.
Leave
("HttpApi::GetKnownVerb()");
3161
GlobalLog.
Leave
("HttpApi::GetChunks()");
3189
GlobalLog.
Leave
("HttpApi::GetRemoteEndPoint()");
3217
GlobalLog.
Leave
("HttpApi::GetLocalEndPoint()");
net\System\Net\WebHeaderCollection.cs (2)
1512
GlobalLog.
Leave
("WebHeaderCollection::ParseHeaders() returning parseStatus:" + parseStatus.ToString());
1838
GlobalLog.
Leave
("WebHeaderCollection::ParseHeadersStrict() returning parseStatus:" + parseStatus.ToString());