101 references to Leave
System (101)
net\System\Net\_BasicClient.cs (1)
155
GlobalLog.
Leave
("BasicClient::EncodingRightGetBytes", bytes.Length.ToString());
net\System\Net\_Connection.cs (13)
622
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::SubmitRequest", "false - can't be pooled");
635
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::SubmitRequest", "false - behind non keep-alive request");
666
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::SubmitRequest", "false");
919
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::StartRequest", needReConnect.ToString());
976
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::CompleteStartRequest", "needReConnect");
1211
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::CompleteConnection", "on error");
1790
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::ParseStatusLine", parseStatus.ToString());
1844
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::ParseStatusLine", parseStatus.ToString());
2114
GlobalLog.
Leave
("Connection::ParseStatusLineStrict", parseStatus.ToString());
2778
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::ParseResponseData()", parseStatus.ToString());
2838
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::AbortOrDisassociate()", "Request was disassociated");
2872
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::AbortOrDisassociate()", "Connection Aborted");
2904
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::Abort", "isAbortState:" + isAbortState.ToString());
net\System\Net\_ConnectStream.cs (9)
698
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::ResubmitWrite", BytesLeftToWrite.ToString());
2150
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(stream) + "::WriteHeadersCallback",request.WriteBufferLength.ToString());
2314
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::GetChannelBinding", ValidationHelper.HashString(binding));
2486
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::ResumeClose_Part2", "Done");
2522
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::CloseInternal", "already has been Aborted");
2530
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::CloseInternal", "already has been closed");
2658
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::CloseInternal", "Done");
2691
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::CloseInternal", "other thread has charged Abort(), canceling that one");
2737
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::CloseInternal", "Done");
net\System\Net\_DigestClient.cs (1)
1235
GlobalLog.
Leave
("HttpDigest::hashString", "[" + hashString.Length.ToString() + ":" + hashString + "]");
net\System\Net\_NTAuthentication.cs (7)
659
GlobalLog.
Leave
("NTAuthentication#" + ValidationHelper.HashString(this) + "::GetOutgoingBlob", outgoingBlob);
753
GlobalLog.
Leave
("NTAuthentication#" + ValidationHelper.HashString(this) + "::GetOutgoingBlob", "Win32Exception:" + exception);
756
GlobalLog.
Leave
("NTAuthentication#" + ValidationHelper.HashString(this) + "::GetOutgoingBlob", "null statusCode:0x" + ((int) statusCode).ToString("x8", NumberFormatInfo.InvariantInfo) + " (" + statusCode.ToString() + ")");
780
GlobalLog.
Leave
("NTAuthentication#" + ValidationHelper.HashString(this) + "::GetOutgoingBlob", "IsCompleted:" + IsCompleted.ToString());
910
GlobalLog.
Leave
("NTAuthentication#" + ValidationHelper.HashString(this) + "::GetOutgoingDigestBlob", "Win32Exception:" + exception);
913
GlobalLog.
Leave
("NTAuthentication#" + ValidationHelper.HashString(this) + "::GetOutgoingDigestBlob", "null statusCode:0x" + ((int) statusCode).ToString("x8", NumberFormatInfo.InvariantInfo) + " (" + statusCode.ToString() + ")");
943
GlobalLog.
Leave
("NTAuthentication#" + ValidationHelper.HashString(this) + "::GetOutgoingDigestBlob", outgoingBlob);
net\System\Net\_SafeNetHandles.cs (4)
1635
GlobalLog.
Leave
("SafeDeleteContext::InitializeSecurityContext() unmanaged InitializeSecurityContext()", "errorCode:0x" + errorCode.ToString("x8") + " refContext:" + ValidationHelper.ToString(refContext));
1954
GlobalLog.
Leave
("SafeDeleteContext::AcceptSecurityContex() unmanaged AcceptSecurityContex()", "errorCode:0x" + errorCode.ToString("x8") + " refContext:" + ValidationHelper.ToString(refContext));
2185
GlobalLog.
Leave
("SafeDeleteContext::CompleteAuthToken() unmanaged CompleteAuthToken()", "errorCode:0x" + errorCode.ToString("x8") + " refContext:" + ValidationHelper.ToString(refContext));
2313
GlobalLog.
Leave
("SafeDeleteContext::ApplyControlToken() unmanaged ApplyControlToken()", "errorCode:0x" + errorCode.ToString("x8") + " refContext:" + ValidationHelper.ToString(refContext));
net\System\Net\_SecureChannel.cs (11)
210
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::RemoteCertificate{get;}", (result == null? "null" :result.Subject));
225
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::GetChannelBindingToken", ValidationHelper.HashString(result));
781
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::AcquireClientCredentials, cachedCreds = " + cachedCred.ToString(), ValidationHelper.ToString(m_CredentialsHandle));
864
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::AcquireServerCredentials, cachedCreds = " + cachedCred.ToString(), ValidationHelper.ToString(m_CredentialsHandle));
903
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::NextMessage", token.ToString());
1164
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::Encrypt ERROR", errorCode.ToString("x"));
1171
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::Encrypt OK", "data size:" + resultSize.ToString());
1245
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::VerifyRemoteCertificate (no remote cert)", (!m_RemoteCertRequired).ToString());
1333
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::VerifyRemoteCertificate", success.ToString());
1366
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::CreateFatalHandshakeAlertToken", token.ToString());
1382
GlobalLog.
Leave
("SecureChannel#" + ValidationHelper.HashString(this) + "::CreateShutdownToken", token.ToString());
net\System\Net\_SSPIWrapper.cs (4)
506
GlobalLog.
Leave
("QueryContextChannelBinding", "ERROR = " + ErrorDescription(errorCode));
510
GlobalLog.
Leave
("QueryContextChannelBinding", ValidationHelper.HashString(result));
578
GlobalLog.
Leave
("Win32:QueryContextAttributes", "ERROR = " + ErrorDescription(errorCode));
636
GlobalLog.
Leave
("QueryContextAttributes", ValidationHelper.ToString(attribute));
net\System\Net\connectionpool.cs (7)
420
GlobalLog.
Leave
("ConnectionPool#" + ValidationHelper.HashString(this) + "::Create",ValidationHelper.HashString(newObj));
488
GlobalLog.
Leave
("ConnectionPool#" + ValidationHelper.HashString(this) + "::GetFromPool",ValidationHelper.HashString(res));
512
GlobalLog.
Leave
("ConnectionPool#" + ValidationHelper.HashString(this) + "::Get","throw Timeout WebException");
573
GlobalLog.
Leave
("ConnectionPool#" + ValidationHelper.HashString(this) + "::Get",ValidationHelper.HashString(pooledStream));
651
GlobalLog.
Leave
("ConnectionPool#" + ValidationHelper.HashString(this) + "::GetConnection", ValidationHelper.HashString(stream));
779
GlobalLog.
Leave
("ConnectionPool#" + ValidationHelper.HashString(this) + "::ReclaimEmancipatedObjects",emancipatedObjectFound.ToString());
803
GlobalLog.
Leave
("ConnectionPool#" + ValidationHelper.HashString(this) + "::UserCreateRequest", ValidationHelper.HashString(pooledStream));
net\System\Net\FtpWebRequest.cs (1)
698
GlobalLog.
Leave
("FtpWebRequest#" + ValidationHelper.HashString(this) + "::GetResponse", "returns #"+ValidationHelper.HashString(m_FtpWebResponse));
net\System\Net\HttpWebRequest.cs (25)
1433
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::BeginGetRequestStream", ValidationHelper.HashString(asyncResult));
1495
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::EndGetRequestStream", ValidationHelper.HashString(connectStream));
1613
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::GetRequestStream", ValidationHelper.HashString(connectStream));
1898
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::DoSubmitRequestProcessing", result.ToString());
1990
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::BeginGetResponse", "Already Completed, response = " + ValidationHelper.HashString(_ReadAResult.Result));
2030
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::BeginGetResponse", ValidationHelper.HashString(asyncResult));
2084
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::EndGetResponse", ValidationHelper.HashString(httpWebResponse));
2276
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::GetResponse", ValidationHelper.HashString(httpWebResponse));
3339
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::InvokeGetRequestStreamCallback", "success");
3407
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::SetRequestSubmitDone() - already have a core response", _CoreResponse.GetType().FullName);
3436
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::WriteHeadersCallback", errorStatus.ToString());
3984
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::SetResponse", httpResult.ToString());
4374
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::EndSubmitRequest", "InvokeGetRequestStreamCallback(HttpWriteMode==HttpWriteMode.Buffer)");
5440
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::GetConnectionGroupLine", connectionLine.ToString());
5653
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "false");
5730
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "false");
5741
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "false");
5751
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "false");
5774
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "false");
5890
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "false");
5898
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "false");
5903
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "false");
5913
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "false");
5922
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmit", "true");
5936
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckRedirectPermission", "false");
net\System\Net\Internal.cs (1)
2026
GlobalLog.
Leave
("PolicyWrapper::VerifyChainPolicy", status.dwError.ToString());
net\System\Net\NetWebProxyFinder.cs (7)
137
GlobalLog.
Leave
("NetWebProxyFinder#" + ValidationHelper.HashString(this) + "::EnsureEngineAvailable", ValidationHelper.ToString(State));
145
GlobalLog.
Leave
("NetWebProxyFinder#" + ValidationHelper.HashString(this) + "::EnsureEngineAvailable", ValidationHelper.ToString(State));
159
GlobalLog.
Leave
("NetWebProxyFinder#" + ValidationHelper.HashString(this) + "::EnsureEngineAvailable", ValidationHelper.ToString(State));
166
GlobalLog.
Leave
("NetWebProxyFinder#" + ValidationHelper.HashString(this) + "::EnsureEngineAvailable", ValidationHelper.ToString(State));
178
GlobalLog.
Leave
("NetWebProxyFinder#" + ValidationHelper.HashString(this) + "::EnsureEngineAvailable", ValidationHelper.ToString(State));
190
GlobalLog.
Leave
("NetWebProxyFinder#" + ValidationHelper.HashString(this) + "::EnsureEngineAvailable", ValidationHelper.ToString(State));
208
GlobalLog.
Leave
("NetWebProxyFinder#" + ValidationHelper.HashString(this) + "::EnsureEngineAvailable", ValidationHelper.ToString(State));
net\System\Net\ServicePoint.cs (2)
999
GlobalLog.
Leave
("ServicePoint#" + ValidationHelper.HashString(this) + "::IncrementConnection()", m_CurrentConnections.ToString());
1029
GlobalLog.
Leave
("ServicePoint#" + ValidationHelper.HashString(this) + "::DecrementConnection()", m_CurrentConnections.ToString());
net\System\Net\Sockets\Socket.cs (8)
2986
GlobalLog.
Leave
("Socket#" + ValidationHelper.HashString(this) + "::ConnectCallback", "Already completed, socket must be closed");
3074
GlobalLog.
Leave
("Socket#" + ValidationHelper.HashString(this) + "::ConnectCallback", errorCode.ToString());
6766
GlobalLog.
Leave
("Socket#" + ValidationHelper.HashString(this) + "::InternalSetBlocking", "ObjectDisposed");
6805
GlobalLog.
Leave
("Socket#" + ValidationHelper.HashString(this) + "::InternalSetBlocking", "errorCode:" + errorCode.ToString() + " willBlock:" + willBlock.ToString() + " willBlockInternal:" + willBlockInternal.ToString());
7504
GlobalLog.
Leave
("Socket#" + ValidationHelper.HashString(this) + "::UnsetAsyncEventSelect", "m_BlockEventBits:" + m_BlockEventBits.ToString() + " willBlockInternal:" + willBlockInternal.ToString());
7534
GlobalLog.
Leave
("Socket#" + ValidationHelper.HashString(this) + "::SetAsyncEventSelect() Already Cleaned up, returning ... ", string.Empty);
7580
GlobalLog.
Leave
("Socket#" + ValidationHelper.HashString(this) + "::SetAsyncEventSelect", "m_BlockEventBits:" + m_BlockEventBits.ToString() + " willBlockInternal:" + willBlockInternal.ToString());
7610
GlobalLog.
Leave
("Socket#" + ValidationHelper.HashString(state) + "::RegisteredWaitCallback", "m_BlockEventBits:" + ((Socket)state).m_BlockEventBits.ToString());