13 references to Leave
System (13)
net\System\Net\_Connection.cs (5)
610
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::SubmitRequest - (Request was aborted before being submitted)", true);
740
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::SubmitRequest(), expired idle connection", false);
783
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::SubmitRequest", true);
3817
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::TunnelThroughProxy completed asynchronously", true);
3840
GlobalLog.
Leave
("Connection#" + ValidationHelper.HashString(this) + "::TunnelThroughProxy", result);
net\System\Net\_ConnectStream.cs (4)
2823
GlobalLog.
Leave
("ConnectStream#" + ValidationHelper.HashString(this) + "::DrainSocket() IgnoreSocketErrors == true, stream is dead.", true);
2858
GlobalLog.
Leave
("ConnectStream::DrainSocket", false);
2900
GlobalLog.
Leave
("ConnectStream::DrainSocket", true);
2970
GlobalLog.
Leave
("ConnectStream::DrainSocket", true);
net\System\Net\HttpWebRequest.cs (2)
4448
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::EndWriteHeaders", true);
5559
GlobalLog.
Leave
("HttpWebRequest#" + ValidationHelper.HashString(this) + "::CheckResubmitForAuth", result);
net\System\Net\SecureProtocols\_SslState.cs (2)
1006
GlobalLog.
Leave
("CompleteHandshake", false);
1012
GlobalLog.
Leave
("CompleteHandshake", true);