801 references to On
System (801)
net\System\Net\_AuthenticationManagerBase.cs (1)
144
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_ssp_dont_support_cbt));
net\System\Net\_AutoWebProxyScriptEngine.cs (2)
481
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_system_setting_update));
495
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_update_due_to_ip_config_change));
net\System\Net\_AutoWebProxyScriptHelper.cs (20)
252
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.isPlainHostName()", "hostName"));
261
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.dnsDomainIs()", "host"));
265
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.dnsDomainIs()", "domain"));
283
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.localHostOrDomainIs()", "host"));
287
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.localHostOrDomainIs()", "hostDom"));
302
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.isResolvable()", "host"));
328
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.dnsResolve()", "host"));
367
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.dnsDomainLevels()", "host"));
382
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.isInNet()", "host"));
386
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.isInNet()", "pattern"));
390
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.isInNet()", "mask"));
420
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.shExpMatch()", "host"));
424
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.shExpMatch()", "pattern"));
445
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.weekdayRange()", "wd1"));
470
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.weekdayRange()", "gmt"));
526
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_invalid_parameter, "WebProxyScriptHelper.weekdayRange()"));
718
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.isResolvable()", "ipAddress"));
722
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.isResolvable()", "ipPrefix"));
912
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.dnsResolve()", "host"));
945
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_called_with_null_parameter, "WebProxyScriptHelper.dnsResolve()", "host"));
net\System\Net\_CommandStream.cs (2)
223
if (Logging.
On
)
660
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_received_response, responseString.Substring(0, completeLength-2)));
net\System\Net\_Connection.cs (5)
746
if(Logging.
On
)Logging.Associate(Logging.Web, this, request);
936
if (Logging.
On
) Logging.PrintError(Logging.Web, this, "IsConnectionReusable", ex.ToString());
1210
if (Logging.
On
) Logging.PrintError(Logging.Web, this, "CompleteConnection", "on error");
2612
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_received_status_line, m_StatusLineValues.MajorVersion+"."+m_StatusLineValues.MinorVersion, m_StatusLineValues.StatusCode, m_StatusLineValues.StatusDescription));
2673
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_received_headers, m_ResponseData.m_ResponseHeaders.ToString(true)));
net\System\Net\_ConnectStream.cs (21)
256
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "ConnectStream", SR.GetString(SR.net_log_buffered_n_bytes, readCount));
669
if(Logging.
On
&& bufferedData.GetBuffers() != null) {
805
if (Logging.
On
) Logging.Enter(Logging.Web, this, "Write", "");
822
if(Logging.
On
) Logging.Dump(Logging.Web, this, "Write", buffer, offset, size);
826
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Write", "");
866
if(Logging.
On
)Logging.Enter(Logging.Web, this, "BeginWrite", "");
883
if (Logging.
On
) Logging.Dump(Logging.Web, this, "BeginWrite", buffer, offset, size);
886
if(Logging.
On
)Logging.Exit(Logging.Web, this, "BeginWrite", result);
1296
if(Logging.
On
)Logging.Enter(Logging.Web, this, "EndWrite", "");
1341
if(Logging.
On
)Logging.Exit(Logging.Web, this, "EndWrite", "");
1373
if (Logging.
On
) Logging.Enter(Logging.Web, this, "Read", "");
1440
if(Logging.
On
&& bytesRead>0)Logging.Dump(Logging.Web, this, "Read", buffer, offset, bytesRead);
1441
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Read", bytesRead);
1631
if(Logging.
On
)Logging.Enter(Logging.Web, this, "BeginRead", "");
1695
if(Logging.
On
)Logging.Exit(Logging.Web, this, "BeginRead", result);
1877
if(Logging.
On
)Logging.Dump(Logging.Web, thisConnectStream, "ReadCallback", castedAsyncResult.Buffer, castedAsyncResult.Offset, Math.Min(castedAsyncResult.Size, bytesTransferred));
1910
if (Logging.
On
) Logging.Enter(Logging.Web, this, "EndRead", "");
2000
if(Logging.
On
)Logging.Exit(Logging.Web, this, "EndRead", bytesTransferred);
2184
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_sending_headers, m_Request.Headers.ToString(true)));
2402
if(Logging.
On
)Logging.Enter(Logging.Web, this, "Close", "");
2404
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Close", "");
net\System\Net\_DigestClient.cs (7)
94
if (Logging.
On
)
758
if (Logging.
On
) Logging.PrintWarning(Logging.Web, typeof(HttpDigest), "ReadSuppressExtendedProtectionRegistryValue", e.Message);
761
if (Logging.
On
) Logging.PrintWarning(Logging.Web, typeof(HttpDigest), "ReadSuppressExtendedProtectionRegistryValue", e.Message);
766
if (Logging.
On
) Logging.PrintWarning(Logging.Web, typeof(HttpDigest), "ReadSuppressExtendedProtectionRegistryValue", e.Message);
769
if (Logging.
On
) Logging.PrintWarning(Logging.Web, typeof(HttpDigest), "ReadSuppressExtendedProtectionRegistryValue", e.Message);
873
if (Logging.
On
)
1141
if (Logging.
On
)
net\System\Net\_ListenerAsyncResult.cs (1)
102
if (Logging.
On
) Logging.PrintError(Logging.HttpListener, ValidationHelper.HashString(asyncResult), "IOCompleted", exception.ToString());
net\System\Net\_ListenerRequestStream.cs (16)
107
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Read", "");
119
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Read", "dataRead:0");
167
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "Read", exception);
172
if(Logging.
On
)Logging.Dump(Logging.HttpListener, this, "Read", buffer, offset, (int)dataRead);
174
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Read", "dataRead:" + dataRead);
189
if(Logging.
On
) Logging.Enter(Logging.HttpListener, this, "BeginRead", "");
201
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "BeginRead", "");
259
if (Logging.
On
) Logging.Exception(Logging.HttpListener, this, "BeginRead", e);
272
if (Logging.
On
) Logging.Exception(Logging.HttpListener, this, "BeginRead", exception);
284
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "BeginRead", "");
289
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "EndRead", "");
307
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "EndRead", exception);
316
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "EndRead", "");
336
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Dispose", "");
344
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Dispose", "");
405
if(Logging.
On
)Logging.Dump(Logging.HttpListener, asyncResult, "Callback", (IntPtr)asyncResult.m_pPinnedBuffer, (int)numBytes);
net\System\Net\_ListenerResponseStream.cs (19)
128
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Write", "");
141
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Write", "");
222
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "Write", exception);
228
if(Logging.
On
)Logging.Dump(Logging.HttpListener, this, "Write", buffer, offset, (int)dataToWrite);
229
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Write", "");
247
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "BeginWrite", "");
290
if (Logging.
On
) Logging.Exception(Logging.HttpListener, this, "BeginWrite", e);
304
if (Logging.
On
) Logging.Exception(Logging.HttpListener, this, "BeginWrite", exception);
323
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "BeginWrite", "");
328
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "EndWrite", "");
347
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "EndWrite", exception);
356
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "EndWrite", "");
376
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Close", "");
382
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Close", "");
392
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Close", "");
445
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "Close", exception);
455
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Dispose", "");
598
if (Logging.
On
) { Logging.Dump(Logging.HttpListener, asyncResult, "Callback", IntPtr.Zero, 0); }
602
if (Logging.
On
) { for (int i = 0; i < asyncResult.m_DataChunks.Length; i++) { Logging.Dump(Logging.HttpListener, asyncResult, "Callback", (IntPtr)asyncResult.m_DataChunks[0].pBuffer, (int)asyncResult.m_DataChunks[0].BufferLength); } }
net\System\Net\_NetworkingPerfCounters.cs (10)
146
if (Logging.
On
) Logging.Exception(Logging.Web, "NetworkingPerfCounters", "Increment", e);
150
if (Logging.
On
) Logging.Exception(Logging.Web, "NetworkingPerfCounters", "Increment", e);
183
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_perfcounter_initialization_started));
192
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_perfcounter_nocategory, categoryName));
218
if (Logging.
On
) Logging.Exception(Logging.Web, "NetworkingPerfCounters", "Initialize", e);
224
if (Logging.
On
) Logging.Exception(Logging.Web, "NetworkingPerfCounters", "Initialize", e);
234
if (Logging.
On
)
257
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_perfcounter_cant_queue_workitem));
339
if (Logging.
On
) Logging.Exception(Logging.Web, "NetworkingPerfCounters",
344
if (Logging.
On
) Logging.Exception(Logging.Web, "NetworkingPerfCounters",
net\System\Net\_NTAuthentication.cs (1)
520
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_log_operation_failed_with_error, "SspiEncodeStringsAsAuthIdentity()", String.Format(CultureInfo.CurrentCulture, "0x{0:X}", (int)result)));
net\System\Net\_PooledStream.cs (2)
159
if (Logging.
On
) {
206
if (Logging.
On
) {
net\System\Net\_SecureChannel.cs (18)
92
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, ".ctor", "hostname=" + hostname + ", #clientCertificates=" + ((clientCertificates == null) ? "0" : clientCertificates.Count.ToString(NumberFormatInfo.InvariantInfo)) + ", encryptionPolicy=" + encryptionPolicy);
209
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_remote_certificate, (result == null ? "null" : result.ToString(true))));
303
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_locating_private_key_for_certificate, certificate.ToString(true)));
328
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_cert_is_of_type_2));
356
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_found_cert_in_store, (m_ServerMode ? "LocalMachine" : "CurrentUser")));
367
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_found_cert_in_store, (m_ServerMode ? "CurrentUser" : "LocalMachine")));
375
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_did_not_find_cert_in_store));
419
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_log_open_store_failed, storeLocation, exception));
579
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_got_certificate_from_delegate));
586
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_no_delegate_and_have_no_client_cert));
591
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_no_delegate_but_have_client_cert));
604
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_attempting_restart_using_cert, (clientCertificate == null ? "null" : clientCertificate.ToString(true))));
615
if (Logging.
On
)
675
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_selected_cert, m_ClientCertificates[i].ToString(true)));
685
if (Logging.
On
) {
738
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_using_cached_credential));
767
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, ".AcquireClientCredentials, new SecureCredential() ", "flags=(" + flags + "), m_ProtocolFlags=(" + m_ProtocolFlags + "), m_EncryptionPolicy=" + m_EncryptionPolicy);
1308
if (Logging.
On
)
net\System\Net\_ServiceNameStore.cs (3)
56
if (Logging.
On
)
69
else if (Logging.
On
)
92
if (Logging.
On
) {
net\System\Net\_ShellExpression.cs (2)
203
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_shell_expression_pattern_format_warning, patString));
222
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_shell_expression_pattern_format_warning, patString));
net\System\Net\_SSPIWrapper.cs (23)
36
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_sspi_enumerating_security_packages));
40
if (Logging.
On
) Logging.PrintInfo(Logging.Web, " " + securityPackages[i].Name);
70
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_sspi_security_package_not_found, packageName));
85
if (Logging.
On
) Logging.PrintInfo(
110
if (Logging.
On
)
134
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_log_operation_failed_with_error, "AcquireDefaultCredential()", String.Format(CultureInfo.CurrentCulture, "0X{0:X}", errorCode)));
157
if (Logging.
On
) Logging.PrintInfo(Logging.Web,
174
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_log_operation_failed_with_error, "AcquireCredentialsHandle()", String.Format(CultureInfo.CurrentCulture, "0X{0:X}", errorCode)));
182
if (Logging.
On
) Logging.PrintInfo(Logging.Web,
192
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_log_operation_failed_with_error, "AcquireCredentialsHandle()", String.Format(CultureInfo.CurrentCulture, "0X{0:X}", errorCode)));
201
if (Logging.
On
) Logging.PrintInfo(Logging.Web,
218
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_log_operation_failed_with_error, "AcquireCredentialsHandle()", String.Format(CultureInfo.CurrentCulture, "0X{0:X}", errorCode)));
229
if (Logging.
On
) Logging.PrintInfo(Logging.Web,
238
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_sspi_security_context_input_buffer, "InitializeSecurityContext", (inputBuffer == null ? 0 : inputBuffer.size), outputBuffer.size, (SecurityStatus) errorCode));
244
if (Logging.
On
) Logging.PrintInfo(Logging.Web,
253
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_sspi_security_context_input_buffers, "InitializeSecurityContext", (inputBuffers == null ? 0 : inputBuffers.Length), outputBuffer.size, (SecurityStatus) errorCode));
261
if (Logging.
On
) Logging.PrintInfo(Logging.Web,
269
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_sspi_security_context_input_buffer, "AcceptSecurityContext", (inputBuffer == null ? 0 : inputBuffer.size), outputBuffer.size, (SecurityStatus) errorCode));
276
if (Logging.
On
) Logging.PrintInfo(Logging.Web,
284
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_sspi_security_context_input_buffers, "AcceptSecurityContext", (inputBuffers == null ? 0 : inputBuffers.Length), outputBuffer.size, (SecurityStatus) errorCode));
292
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_operation_returned_something, "CompleteAuthToken()", (SecurityStatus) errorCode));
301
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_operation_returned_something, "ApplyControlToken()", (SecurityStatus)errorCode));
479
if (Logging.
On
)
net\System\Net\_TimerThread.cs (2)
576
if (Logging.
On
) Logging.PrintError(Logging.Web, "TimerThreadTimer#" + StartTime.ToString(NumberFormatInfo.InvariantInfo) + "::Fire() - " + SR.GetString(SR.net_log_exception_in_callback, exception));
734
if (Logging.
On
) Logging.PrintError(Logging.Web, "TimerThread#" + Thread.CurrentThread.ManagedThreadId.ToString(NumberFormatInfo.InvariantInfo) + "::ThreadProc() - Exception:" + exception.ToString());
net\System\Net\_TLSstream.cs (1)
62
if (Logging.
On
) {
net\System\Net\_WebProxyDataBuilder.cs (2)
99
if (Logging.
On
) Logging.PrintError(Logging.Web, e.Message);
149
if (Logging.
On
) Logging.PrintError(Logging.Web, message);
net\System\Net\Cache\_RequestCacheProtocol.cs (33)
96
if(Logging.
On
) Logging.Enter(Logging.RequestCache, this, "GetRetrieveStatus", request);
128
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "ValidateRequest()", _Validator.ValidationStatus.ToString()));
146
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
149
if(Logging.
On
) Logging.Exit(Logging.RequestCache, this, "GetRetrieveStatus", "result = " + _ProtocolStatus.ToString());
173
if(Logging.
On
) Logging.Enter(Logging.RequestCache, this, "GetRevalidateStatus", (_Validator == null? null: _Validator.Request));
179
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_revalidation_not_needed, "GetRevalidateStatus()"));
185
if(Logging.
On
) Logging.Exit(Logging.RequestCache, this, "GetRevalidateStatus", "result = " + _ProtocolStatus.ToString());
203
if(Logging.
On
) Logging.Enter(Logging.RequestCache, this, "GetUpdateStatus", null);
218
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_updated_based_on_cache_protocol_status, "GetUpdateStatus()", _ProtocolStatus.ToString()));
230
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
233
if(Logging.
On
)Logging.Exit(Logging.RequestCache, this, "GetUpdateStatus", "result = " + _ProtocolStatus.ToString());
258
if(Logging.
On
) Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_closing_cache_stream, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), "Abort()", stream.GetType().FullName, _Validator.CacheKey));
269
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_exception_ignored, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), "stream.Close()", e.ToString()));
334
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_no_cache_entry, "ValidateCache()"));
348
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_returned_range_cache, "ValidateCache()", _Validator.CacheStreamOffset, _Validator.CacheStreamLength));
374
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "ValidateCache()", _Validator.ValidationStatus.ToString()));
386
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
429
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "ValidateResponse()", _Validator.ValidationStatus.ToString()));
441
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
481
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_null_cached_stream, "RevalidateCache()"));
490
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_returned_range_cache, "RevalidateCache()", _Validator.CacheStreamOffset, _Validator.CacheStreamLength));
502
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_requested_combined_but_null_cached_stream, "RevalidateCache()"));
531
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "RevalidateCache()", _Validator.ValidationStatus.ToString()));
542
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_object_and_exception, "CacheProtocol#" + this.GetHashCode().ToString(NumberFormatInfo.InvariantInfo), (e is WebException? e.Message: e.ToString())));
639
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "UpdateCache()", _Validator.ValidationStatus.ToString()));
654
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache,
662
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, "Selected cache Key = " + _Validator.CacheKey);
673
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_entry_not_found_freshness_undefined, "ValidateFreshness()"));
678
if(Logging.
On
) {
701
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_result, "ValidateFreshness()", result.ToString()));
711
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_result, "ValidateCache()", result.ToString()));
720
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_result, "RevalidateCache()", result.ToString()));
730
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_result, "ValidateResponse()", result.ToString()));
net\System\Net\Cache\_Rfc2616CacheValidators.cs (95)
132
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_uri_with_query_has_no_expiration));
136
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_uri_with_query_and_cached_resp_from_http_10));
194
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_valid_as_fresh_or_because_policy, ctx.Policy.ToString()));
214
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_accept_based_on_retry_count, ctx.ResponseCount));
228
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_date_header_older_than_cache_entry));
236
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_server_didnt_satisfy_range, ctx.Request.Headers[HttpKnownHeaderNames.Range]));
247
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_304_received_on_unconditional_request));
254
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_304_received_on_unconditional_request_expected_200_206));
264
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_last_modified_header_older_than_cache_entry));
278
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_freshness_outside_policy_limits));
311
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_need_to_remove_invalid_cache_entry_304));
316
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_status, resp.StatusCode));
362
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_304_or_request_head));
364
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_dont_update_cached_headers));
377
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_update_cached_headers));
386
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_partial_resp_not_combined_with_existing_entry, ctx.CacheEntry.StreamSize, ctx.ResponseRangeStart));
482
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_request_contains_conditional_header));
501
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_now_time, DateTime.UtcNow.ToString("r", CultureInfo.InvariantCulture)));
514
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_age1_date_header, ((int)age.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo), ctx.CacheDate.ToString("r", CultureInfo.InvariantCulture)));
524
if(Logging.
On
) {
536
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_age2, ((int)ctx.CacheAge.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo)));
567
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_max_age_cache_s_max_age, ((int)ctx.CacheMaxAge.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo)));
581
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_max_age_cache_max_age, ((int)ctx.CacheMaxAge.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo)));
605
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_max_age_expires_date, ((int)((expiresDate - date).TotalSeconds)).ToString(NumberFormatInfo.InvariantInfo), expiresDate.ToString("r", CultureInfo.InvariantCulture)));
616
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_max_age_absolute, expiresDate.ToString("r", CultureInfo.InvariantCulture)));
649
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_no_max_age_use_10_percent, maxAgeSeconds.ToString(NumberFormatInfo.InvariantInfo), lastModifiedDate.ToString("r", CultureInfo.InvariantCulture)));
658
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_no_max_age_use_default, ((int)(ctx.UnspecifiedMaxAge.TotalSeconds)).ToString(NumberFormatInfo.InvariantInfo)));
677
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_a_get_head_post));
685
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_cannot_update_cache_if_304));
690
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_cannot_update_cache_with_head_resp));
697
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_http_resp_is_null));
712
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_cache_control_is_no_store));
736
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_older_than_cache));
749
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_cache_control_is_public));
769
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_cache_control_is_private));
772
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_cache_control_is_private_plus_headers));
792
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_revalidation_required));
795
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_needs_revalidation));
800
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_allows_caching, ctx.ResponseCacheControl.ToString()));
818
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_auth_header_and_no_s_max_age));
828
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_post_resp_without_cache_control_or_expires));
850
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_valid_based_on_status_code, (int)resp.StatusCode));
865
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_no_cache_control, (int)resp.StatusCode));
883
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_age, (ctx.CacheAge != TimeSpan.MinValue ? ((int)ctx.CacheAge.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo) : SR.GetString(SR.net_log_unknown)), (ctx.CacheMaxAge != TimeSpan.MinValue? ((int)ctx.CacheMaxAge.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo): SR.GetString(SR.net_log_unknown))));
887
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_policy_min_fresh, ((int)ctx.Policy.MinFresh.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo)));
893
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_policy_max_age, ((int)ctx.Policy.MaxAge.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo)));
899
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_policy_cache_sync_date, ctx.Policy.InternalCacheSyncDateUtc.ToString("r", CultureInfo.CurrentCulture), ctx.CacheEntry.LastSynchronizedUtc.ToString(CultureInfo.CurrentCulture)));
908
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_policy_max_stale, ((int)ctx.Policy.MaxStale.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo)));
950
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_control_no_cache));
962
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_control_no_cache_removing_some_headers));
988
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_control_must_revalidate));
1020
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_cached_auth_header));
1025
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_cached_auth_header_no_control_directive));
1044
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_after_validation));
1047
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_status_304));
1064
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_head_resp_has_different_content_length));
1068
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_head_resp_has_different_content_md5));
1072
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_head_resp_has_different_etag));
1077
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_304_head_resp_has_different_last_modified));
1081
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_existing_entry_has_to_be_discarded));
1099
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_206_resp_non_matching_entry));
1100
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_existing_entry_should_be_discarded));
1107
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_206_resp_starting_position_not_adjusted));
1146
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_combined_resp_requested));
1189
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_updating_headers_on_304));
1243
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_suppressing_headers_update_on_304));
1253
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_status_code_not_304_206));
1291
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_sxx_resp_cache_only));
1298
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_sxx_resp_can_be_replaced));
1344
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_vary_header_empty));
1349
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_vary_header_contains_asterisks));
1355
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_no_headers_in_metadata));
1388
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_vary_header_mismatched_count, (string)varyValues[i]));
1395
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_vary_header_mismatched_field, (string)varyValues[i], (string)cacheFields[j], (string)requestFields[j]));
1400
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_vary_header_match));
1430
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_range, ctx.Request.Headers[HttpKnownHeaderNames.Range]));
1461
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_range_invalid_format, ranges));
1474
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_range_not_in_cache, ranges));
1490
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_range_in_cache, ctx.CacheHeaders[HttpKnownHeaderNames.ContentRange]));
1507
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_partial_resp, ctx.CacheHeaders[HttpKnownHeaderNames.ContentRange]));
1512
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_entry_size_too_big, ctx.CacheEntry.StreamSize));
1519
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_range, ctx.Request.Headers[HttpKnownHeaderNames.Range]));
1539
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_range_request_range, ctx.Request.Headers[HttpKnownHeaderNames.Range]));
1552
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_could_be_partial, ctx.CacheEntry.StreamSize, ctx.CacheEntityLength));
1600
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_condition_if_none_match, ctx.Request.Headers[HttpKnownHeaderNames.IfNoneMatch]));
1615
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_condition_if_modified_since, ctx.Request.Headers[HttpKnownHeaderNames.IfModifiedSince]));
1618
if(Logging.
On
) {
1638
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_entry_size_too_big, ctx.CacheEntry.StreamSize));
1654
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_condition_if_range, ctx.Request.Headers[HttpKnownHeaderNames.IfRange]));
1672
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_conditional_range_not_implemented_on_http_10));
1689
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_condition_if_range, ctx.Request.Headers[HttpKnownHeaderNames.IfRange]));
1694
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_cannot_construct_conditional_range_request));
1786
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_saving_request_headers, resp.Headers[HttpKnownHeaderNames.Vary]));
1885
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_only_byte_range_implemented));
1937
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_multiple_complex_range_not_implemented));
net\System\Net\Cache\FtpRequestCacheValidator.cs (31)
72
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_ftp_proxy_doesnt_support_partial));
80
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_ftp_method, method));
103
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_ftp_supports_bin_only));
124
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_replacing_entry_with_HTTP_200));
138
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_now_time, nowDate.ToString("r", CultureInfo.InvariantCulture)));
144
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_max_age_absolute, CacheEntry.ExpiresUtc.ToString("r", CultureInfo.InvariantCulture)));
156
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_age1, ((int)age.TotalSeconds).ToString(NumberFormatInfo.InvariantInfo), CacheEntry.LastSynchronizedUtc.ToString("r", CultureInfo.InvariantCulture)));
166
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_no_max_age_use_10_percent, maxAgeSeconds.ToString(NumberFormatInfo.InvariantInfo), CacheEntry.LastModifiedUtc.ToString("r", CultureInfo.InvariantCulture)));
174
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_no_max_age_use_default, ((int)(UnspecifiedMaxAge.TotalSeconds)).ToString(NumberFormatInfo.InvariantInfo)));
194
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_validator_invalid_for_policy, Policy.ToString()));
259
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_validator_invalid_for_policy, Policy.ToString()));
284
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_response_last_modified, resp.LastModified.ToUniversalTime().ToString("r", CultureInfo.InvariantCulture), resp.ContentLength));
285
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_cache_last_modified, CacheEntry.LastModifiedUtc.ToString("r", CultureInfo.InvariantCulture), CacheEntry.StreamSize));
290
if(Logging.
On
) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_partial_and_non_zero_content_offset, CacheStreamOffset.ToString(CultureInfo.InvariantCulture)));
340
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_response_valid_based_on_policy, Policy.ToString()));
347
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_null_response_failure));
351
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_ftp_response_status, ((int)resp.StatusCode).ToString(CultureInfo.InvariantCulture), resp.StatusCode.ToString()));
355
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_resp_valid_based_on_retry, ResponseCount));
379
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_updated_based_on_policy, Request.Method));
384
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_removed_existing_invalid_entry));
389
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_updated_based_on_policy, Policy.ToString()));
397
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_updated_because_no_response));
412
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_removed_existing_based_on_method, Request.Method));
415
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_existing_not_removed_because_unexpected_response_status, (int)resp.StatusCode, resp.StatusCode.ToString()));
420
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_removed_existing_based_on_policy, Policy.ToString()));
434
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_updated_based_on_ftp_response_status, FtpStatusCode.OpeningData.ToString() + "|" + FtpStatusCode.DataAlreadyOpen.ToString() + "|" + FtpStatusCode.ClosingData.ToString(), resp.StatusCode.ToString()));
441
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_update_not_supported_for_ftp_restart, ((FtpWebRequest)Request).ContentOffset.ToString(CultureInfo.InvariantCulture)));
444
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_removed_entry_because_ftp_restart_response_changed, CacheEntry.LastModifiedUtc.ToString("r", CultureInfo.InvariantCulture), resp.LastModified.ToUniversalTime().ToString("r", CultureInfo.InvariantCulture)));
476
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_last_synchronized, CacheEntry.LastSynchronizedUtc.ToString("r", CultureInfo.InvariantCulture)));
481
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_suppress_update_because_synched_last_minute));
490
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_updating_last_synchronized, CacheEntry.LastSynchronizedUtc.ToString("r", CultureInfo.InvariantCulture)));
net\System\Net\Cache\HttpRequestCacheValidator.cs (16)
193
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_request_method, method));
222
if(Logging.
On
) {
238
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_cache_control, CacheCacheControl.ToString()));
252
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_validator_invalid_for_policy, Policy.ToString()));
328
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_validator_invalid_for_policy, Policy.ToString()));
410
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_response_valid_based_on_policy, Policy.ToString()));
417
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_null_response_failure));
422
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, "StatusCode=" + ((int)resp.StatusCode).ToString(CultureInfo.InvariantCulture) + ' ' +resp.StatusCode.ToString() +
444
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_removed_existing_based_on_policy, Policy.ToString()));
448
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_not_updated_based_on_policy, Policy.ToString()));
492
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_invalid_http_version));
641
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_no_http_response_header));
648
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_http_header_parse_error, s));
666
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_metadata_name_value_parse_error, s));
801
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_content_range_error, (s==null ? "<null>" : s)));
895
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_cache_control_error, s));
net\System\Net\Cache\IERequestCache.cs (44)
124
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_operation_failed_with_error, "WinInetCache.Remove()", SR.GetString(SR.net_cache_access_denied, "Write")));
132
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_cannot_remove, "WinInetCache.Remove()", key, win32Exception.Message));
136
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_key_status, "WinInetCache.Remove(), ", key, entry.Error.ToString()));
157
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_operation_failed_with_error, "WinInetCache.TryRemove()", SR.GetString(SR.net_cache_access_denied, "Write")));
164
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_key_status, "WinInetCache.TryRemove()", key, entry.Error.ToString()));
168
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_key_remove_failed_status, "WinInetCache.TryRemove()", key, entry.Error.ToString()));
175
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_key_status, "WinInetCache.TryRemove()", key, entry.Error.ToString()));
176
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_usecount_file, "WinInetCache.TryRemove()", entry.Info.UseCount, entry.Filename));
187
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_key_status, "WinInetCache.TryRemove()", key, entry.Error.ToString()));
213
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_stream, "WinInetCache.UnlockEntry", (stream == null ? "<null>" : stream.GetType().FullName)));
225
if(Logging.
On
) Logging.Enter(Logging.RequestCache, "WinInetCache.Retrieve", "key = " + key);
238
if(Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_filename, "WinInetCache.Retrieve()", entry.Filename, entry.Error));
315
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_lookup_failed, "WinInetCache.Retrieve()", new Win32Exception((int)entry.Error).Message));
316
if(Logging.
On
)Logging.Exit(Logging.RequestCache, "WinInetCache.Retrieve()");
331
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_exception, "WinInetCache.Retrieve()", exception.ToString()));
332
if(Logging.
On
)Logging.Exit(Logging.RequestCache, "WinInetCache.Retrieve()");
347
if(Logging.
On
)Logging.Exit(Logging.RequestCache, "WinInetCache.Retrieve()", "Status = " + entry.Error.ToString());
385
if(Logging.
On
) Logging.Enter(Logging.RequestCache, "WinInetCache.Store()", "Key = " + key);
393
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_operation_failed_with_error, "WinInetCache.Store()", SR.GetString(SR.net_cache_access_denied, "Write")));
394
if(Logging.
On
) Logging.Exit(Logging.RequestCache, "WinInetCache.Store");
431
if(Logging.
On
) {
463
if(Logging.
On
)
485
if(Logging.
On
)
497
if(Logging.
On
) Logging.Exit(Logging.RequestCache, "WinInetCache.Store", "Filename = " + entry.Filename);
508
if(Logging.
On
) Logging.Enter(Logging.RequestCache, "WinInetCache.Update", "Key = "+ key);
512
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_operation_failed_with_error, "WinInetCache.Update()", SR.GetString(SR.net_cache_access_denied, "Write")));
513
if(Logging.
On
) Logging.Exit(Logging.RequestCache, "WinInetCache.Update()");
527
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_set_expires, expiresUtc.ToString("r")));
533
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_set_last_modified, lastModifiedUtc.ToString("r")));
539
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_set_last_synchronized, lastSynchronizedUtc.ToString("r")));
551
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_enable_max_stale, ((int)maxStale.TotalSeconds).ToString()));
555
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_disable_max_stale));
563
if(Logging.
On
) {
587
if(Logging.
On
)
600
if(Logging.
On
) Logging.Exit(Logging.RequestCache, "WinInetCache.Update()", "Status = " + entry.Error.ToString());
758
if (Logging.
On
) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_key, "WinInetReadStream.Close()", m_Key));
1007
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_no_commit, "WinInetWriteStream.Close()"));
1016
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_error_deleting_filename, "WinInetWriteStream.Close()", m_Entry.Filename));
1023
if(Logging.
On
)Logging.PrintWarning(Logging.RequestCache, SR.GetString(SR.net_log_cache_delete_failed, "WinInetWriteStream.Close()", m_Entry.Key, new Win32Exception((int)m_Entry.Error).Message));
1057
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_commit_failed, "WinInetWriteStream.Close()", m_Entry.Key, new Win32Exception((int)m_Entry.Error).Message));
1068
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_error_deleting_filename, "WinInetWriteStream.Close()", m_Entry.Filename));
1079
if(Logging.
On
)
1091
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_update_failed, "WinInetWriteStream.Close(), Key = " + m_Entry.Key, new Win32Exception((int)m_Entry.Error).Message));
1099
if(Logging.
On
)Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_max_stale_and_update_status, "WinInetWriteFile.Close()", m_Entry.Info.U.ExemptDelta, m_Entry.Error.ToString()));
net\System\Net\Cache\RequestCacheValidator.cs (1)
181
if(Logging.
On
)Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_failing_request_with_exception, webStatus.ToString()));
net\System\Net\connectionpool.cs (2)
284
if (Logging.
On
) {
315
if (Logging.
On
) {
net\System\Net\ConnectionPoolManager.cs (3)
77
if (Logging.
On
) Logging.PrintInfo(Logging.Web, "ConnectionPoolManager::RemoveConnectionPool, groupName=" + groupName);
88
if (Logging.
On
) Logging.PrintInfo(Logging.Web, "ConnectionPoolManager::RemoveConnectionPool, removed connection pool: " + key);
93
if (Logging.
On
) Logging.PrintInfo(Logging.Web, "ConnectionPoolManager::RemoveConnectionPool, no connection pool found: " + key);
net\System\Net\DNS.cs (40)
209
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "GetHostByName", hostName);
262
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "GetHostByName", ipHostEntry);
271
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "GetHostByName", ipHostEntry);
295
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "GetHostByAddress", address);
308
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "GetHostByAddress", ipHostEntry);
329
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "GetHostByAddress", "");
340
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "GetHostByAddress", ipHostEntry);
374
if (Logging.
On
) Logging.Exception(Logging.Sockets, "DNS",
425
if (Logging.
On
) Logging.Exception(Logging.Sockets, "DNS", "InternalGetHostByAddress", exception);
498
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "Resolve", hostName);
523
if (Logging.
On
) Logging.PrintWarning(Logging.Sockets, "DNS", "DNS.Resolve", ex.Message);
533
if (Logging.
On
) Logging.Exit(Logging.Sockets, "DNS", "Resolve", ipHostEntry);
555
if (Logging.
On
) Logging.Enter(Logging.Sockets, "DNS", "TryInternalResolve", hostName);
825
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "BeginGetHostByName", hostName);
829
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "BeginGetHostByName", asyncResult);
840
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "EndGetHostByName", asyncResult);
844
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "EndGetHostByName", ipHostEntry);
857
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "GetHostEntry", hostNameOrAddress);
884
if (Logging.
On
) Logging.Exit(Logging.Sockets, "DNS", "GetHostEntry", ipHostEntry);
890
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "GetHostEntry", "");
907
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "GetHostEntry", ipHostEntry);
914
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "GetHostAddresses", hostNameOrAddress);
942
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "GetHostAddresses", addresses);
949
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "BeginGetHostEntry", hostNameOrAddress);
953
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "BeginGetHostEntry", asyncResult);
961
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "BeginGetHostEntry", address);
965
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "BeginGetHostEntry", asyncResult);
971
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "EndGetHostEntry", asyncResult);
975
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "EndGetHostEntry", ipHostEntry);
982
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "BeginGetHostAddresses", hostNameOrAddress);
986
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "BeginGetHostAddresses", asyncResult);
992
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "EndGetHostAddresses", asyncResult);
996
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "EndGetHostAddresses", ipHostEntry);
1003
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "UnsafeBeginGetHostAddresses", hostName);
1007
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "UnsafeBeginGetHostAddresses", asyncResult);
1019
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "BeginResolve", hostName);
1023
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "BeginResolve", asyncResult);
1031
if(Logging.
On
)Logging.Enter(Logging.Sockets, "DNS", "EndResolve", asyncResult);
1045
if (Logging.
On
) Logging.PrintWarning(Logging.Sockets, "DNS", "DNS.EndResolve", ex.Message);
1050
if(Logging.
On
)Logging.Exit(Logging.Sockets, "DNS", "EndResolve", ipHostEntry);
net\System\Net\filewebrequest.cs (8)
246
if(Logging.
On
)Logging.Exception(Logging.Web, this, "BeginGetRequestStream", exception);
280
if(Logging.
On
)Logging.Exception(Logging.Web, this, "BeginGetResponse", exception);
318
if(Logging.
On
)Logging.Exception(Logging.Web, this, "EndGetRequestStream", exception);
353
if(Logging.
On
)Logging.Exception(Logging.Web, this, "EndGetResponse", exception);
387
if(Logging.
On
)Logging.Exception(Logging.Web, this, "GetRequestStream", exception);
416
if(Logging.
On
)Logging.Exception(Logging.Web, this, "GetResponse", exception);
516
if(Logging.
On
)Logging.PrintWarning(Logging.Web, NetRes.GetWebStatusString("net_requestaborted", WebExceptionStatus.RequestCanceled));
542
if(Logging.
On
)Logging.Exception(Logging.Web, this, "Abort", exception);
net\System\Net\FtpWebRequest.cs (38)
519
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, ".ctor", uri.ToString());
555
if(Logging.
On
)Logging.Enter(Logging.Web, this, "GetResponse", "");
556
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "GetResponse", SR.GetString(SR.net_log_method_equal, m_MethodInfo.Method));
604
if (Logging.
On
) Logging.Associate(Logging.Web, this, httpWebRequest);
681
if(Logging.
On
)Logging.Exception(Logging.Web, this, "GetResponse", exception);
687
if(Logging.
On
)Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_unexpected_exception, "GetResponse()"));
699
if(Logging.
On
)Logging.Exit(Logging.Web, this, "GetResponse", "");
714
if(Logging.
On
)Logging.Enter(Logging.Web, this, "BeginGetResponse", "");
715
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "BeginGetResponse", SR.GetString(SR.net_log_method_equal, m_MethodInfo.Method));
739
if (Logging.
On
) Logging.Associate(Logging.Web, this, httpWebRequest);
786
if(Logging.
On
)Logging.Exception(Logging.Web, this, "BeginGetResponse", exception);
793
if(Logging.
On
)Logging.Exit(Logging.Web, this, "BeginGetResponse", "");
804
if(Logging.
On
)Logging.Enter(Logging.Web, this, "EndGetResponse", "");
863
if(Logging.
On
)Logging.Exception(Logging.Web, this, "EndGetResponse", exception);
867
if(Logging.
On
)Logging.Exit(Logging.Web, this, "EndGetResponse", "");
881
if(Logging.
On
)Logging.Enter(Logging.Web, this, "GetRequestStream", "");
882
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "GetRequestStream", SR.GetString(SR.net_log_method_equal, m_MethodInfo.Method));
919
if (Logging.
On
) Logging.Associate(Logging.Web, this, httpWebRequest);
935
if(Logging.
On
)Logging.Exception(Logging.Web, this, "GetRequestStream", exception);
939
if(Logging.
On
)Logging.Exit(Logging.Web, this, "GetRequestStream", "");
952
if(Logging.
On
)Logging.Enter(Logging.Web, this, "BeginGetRequestStream", "");
953
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "BeginGetRequestStream", SR.GetString(SR.net_log_method_equal, m_MethodInfo.Method));
971
if (Logging.
On
) Logging.Associate(Logging.Web, this, httpWebRequest);
989
if(Logging.
On
)Logging.Exception(Logging.Web, this, "BeginGetRequestStream", exception);
997
if(Logging.
On
)Logging.Exit(Logging.Web, this, "BeginGetRequestStream", "");
1005
if(Logging.
On
)Logging.Enter(Logging.Web, this, "EndGetRequestStream", "");
1044
if(Logging.
On
)Logging.Exception(Logging.Web, this, "EndGetRequestStream", exception);
1048
if(Logging.
On
)Logging.Exit(Logging.Web, this, "EndGetRequestStream", "");
1162
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "", SR.GetString(SR.net_log_releasing_connection, ValidationHelper.HashString(connection)));
1168
if (Logging.
On
) Logging.Associate(Logging.Web, this, m_Connection);
1267
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "", SR.GetString(SR.net_log_releasing_connection, ValidationHelper.HashString(m_Connection)));
1456
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "", SR.GetString(SR.net_log_releasing_connection, ValidationHelper.HashString(connection)));
1461
if (Logging.
On
) Logging.Associate(Logging.Web, this, m_Connection);
1622
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "", SR.GetString(SR.net_log_releasing_connection, ValidationHelper.HashString(connection)));
1680
if(Logging.
On
)Logging.Enter(Logging.Web, this, "Abort", "");
1716
if(Logging.
On
)Logging.Exception(Logging.Web, this, "Abort", exception);
1719
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Abort", "");
2112
if(Logging.
On
)Logging.Exception(Logging.Web, this, "CheckCacheRetrieveOnResponse", CacheProtocol.ProtocolException);
net\System\Net\FtpWebResponse.cs (2)
104
if(Logging.
On
)Logging.Enter(Logging.Web, this, "Close", "");
113
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Close", "");
net\System\Net\HttpListener.cs (59)
366
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "HttpListener", "");
384
if (Logging.
On
) Logging.Exit(Logging.HttpListener, this, "HttpListener", "");
515
if (Logging.
On
) Logging.Exception(Logging.HttpListener, this, "HttpSetUrlGroupProperty:: Property: " +
625
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "AddPrefix", "uriPrefix:" + uriPrefix);
687
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "AddPrefix", exception);
690
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "AddPrefix", "prefix:" + registeredPrefix);
696
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Prefixes_get", "");
706
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "RemovePrefix", "uriPrefix:" + uriPrefix);
725
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "RemovePrefix", exception);
728
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "RemovePrefix", "uriPrefix:" + uriPrefix);
734
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "RemoveAll", "");
752
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "RemoveAll", "");
833
if (Logging.
On
) Logging.Exception(Logging.HttpListener, this, "SetupV2Config", exception);
839
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Start", "");
877
if (Logging.
On
) Logging.Exception(Logging.HttpListener, this, "Start", exception);
880
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Start", "");
907
if (Logging.
On
) Logging.PrintError(Logging.HttpListener, this, "CloseV2Config", SR.GetString(SR.net_listener_close_urlgroup_error, statusCode));
953
if (Logging.
On
) Logging.PrintError(Logging.HttpListener, this, "DetachRequestQueueFromUrlGroup", SR.GetString(SR.net_listener_detach_error, statusCode));
958
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Stop", "");
980
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "Stop", exception);
983
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Stop", "");
1021
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Abort", "");
1039
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "Abort", exception);
1043
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Abort", "");
1049
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Close", "");
1054
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "Close", exception);
1057
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Close", "");
1069
if (Logging.
On
) Logging.Enter(Logging.HttpListener, this, "Dispose", "");
1081
if (Logging.
On
) Logging.Exception(Logging.HttpListener, this, "Dispose", exception);
1085
if (Logging.
On
) Logging.Exit(Logging.HttpListener, this, "Dispose", "");
1140
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "GetContext", "");
1225
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "GetContext", exception);
1233
if (Logging.
On
) Logging.Exit(Logging.HttpListener, this, "GetContext", "HttpListenerContext#" + ValidationHelper.HashString(httpContext) + " RequestTraceIdentifier#" + (httpContext != null ? httpContext.Request.RequestTraceIdentifier.ToString() : "<null>"));
1250
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "BeginGetContext", "");
1270
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "BeginGetContext", exception);
1273
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "BeginGetContext", "IAsyncResult#" + ValidationHelper.HashString(asyncResult));
1280
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "EndGetContext", "IAsyncResult#" + ValidationHelper.HashString(asyncResult));
1302
if(Logging.
On
)Logging.Exception(Logging.HttpListener, this, "EndGetContext", exception);
1306
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "EndGetContext", httpContext == null ? "<no context>" : "HttpListenerContext#" + ValidationHelper.HashString(httpContext) + " RequestTraceIdentifier#" + httpContext.Request.RequestTraceIdentifier);
1420
if (Logging.
On
) Logging.PrintError(Logging.HttpListener, this, "HandleAuthentication", SR.GetString(SR.net_log_listener_delegate_exception, exception));
1487
if (Logging.
On
) Logging.PrintWarning(Logging.HttpListener, this, "HandleAuthentication", SR.GetString(SR.net_log_listener_unsupported_authentication_scheme, authorizationHeader , authenticationScheme));
1499
if (Logging.
On
) Logging.PrintWarning(Logging.HttpListener, this, "HandleAuthentication", SR.GetString(SR.net_log_listener_unmatched_authentication_scheme, ValidationHelper.ToString(authenticationScheme), (authorizationHeader == null ? "<null>" : authorizationHeader)));
1780
if(Logging.
On
)Logging.PrintWarning(Logging.HttpListener, this, "HandleAuthentication", SR.GetString(SR.net_log_listener_create_valid_identity_failed));
2028
if (Logging.
On
) Logging.PrintInfo(Logging.HttpListener, this, SR.GetString(SR.net_log_listener_no_cbt_disabled));
2034
if (Logging.
On
) Logging.PrintInfo(Logging.HttpListener, this, SR.GetString(SR.net_log_listener_no_cbt_http));
2041
if (Logging.
On
) Logging.PrintInfo(Logging.HttpListener, this, SR.GetString(SR.net_log_listener_no_cbt_platform));
2047
if (Logging.
On
) Logging.PrintInfo(Logging.HttpListener, this, SR.GetString(SR.net_log_listener_no_cbt_trustedproxy));
2054
if (Logging.
On
) Logging.PrintInfo(Logging.HttpListener, this, SR.GetString(SR.net_log_listener_cbt));
2063
if (Logging.
On
)
2073
if (Logging.
On
)
2082
if (Logging.
On
)
2092
if (Logging.
On
)
2106
if (Logging.
On
)
2115
if (Logging.
On
)
2125
if (Logging.
On
)
2134
if (Logging.
On
)
2143
if (Logging.
On
)
2439
if (Logging.
On
) {
2493
if (Logging.
On
)
net\System\Net\HttpListenerContext.cs (7)
35
if (Logging.
On
) Logging.PrintInfo(Logging.HttpListener, this, ".ctor", "httpListener#" + ValidationHelper.HashString(httpListener) + " requestBlob=" + ValidationHelper.HashString((IntPtr) memoryBlob.RequestBlob));
59
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Response", "");
64
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Response", "");
194
if(Logging.
On
) Logging.Enter(Logging.HttpListener, this, "Close()", "");
217
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Close", "");
221
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Abort", "");
232
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Abort", "");
net\System\Net\HttpListenerRequest.cs (13)
252
if (Logging.
On
) Logging.PrintInfo(Logging.HttpListener, this, ".ctor", "httpContext#" + ValidationHelper.HashString(httpContext) + " memoryBlob# " + ValidationHelper.HashString((IntPtr) memoryBlob.RequestBlob));
253
if(Logging.
On
)Logging.Associate(Logging.HttpListener, this, httpContext);
282
if(Logging.
On
)Logging.PrintInfo(Logging.HttpListener, this, ".ctor", "httpContext#"+ ValidationHelper.HashString(httpContext)+ " RequestUri:" + ValidationHelper.ToString(RequestUri) + " Content-Length:" + ValidationHelper.ToString(ContentLength64) + " HTTP Method:" + ValidationHelper.ToString(HttpMethod));
284
if(Logging.
On
) {
444
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "InputStream_get", "");
448
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "InputStream_get", "");
606
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "GetClientCertificate", "");
611
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "GetClientCertificate", ValidationHelper.ToString(m_ClientCertificate));
617
if(Logging.
On
)Logging.PrintInfo(Logging.HttpListener, this, "BeginGetClientCertificate", "");
622
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "EndGetClientCertificate", "");
639
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "EndGetClientCertificate", ValidationHelper.HashString(clientCertificate));
772
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Close", "");
780
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Close", "");
net\System\Net\HttpListenerRequestUriBuilder.cs (1)
499
if (Logging.
On
)
net\System\Net\HttpListenerResponse.cs (15)
42
if(Logging.
On
)Logging.PrintInfo(Logging.HttpListener, this, ".ctor", "");
54
if(Logging.
On
)Logging.Associate(Logging.HttpListener, this, httpContext);
181
if(Logging.
On
)Logging.PrintInfo(Logging.HttpListener, this, "CopyFrom", "templateResponse#"+ValidationHelper.HashString(templateResponse));
264
if(Logging.
On
)Logging.PrintInfo(Logging.HttpListener, this, "AddHeader", " name="+name+" value="+value);
269
if(Logging.
On
)Logging.PrintInfo(Logging.HttpListener, this, "AppendHeader", " name="+name+" value="+value);
274
if(Logging.
On
)Logging.PrintInfo(Logging.HttpListener, this, "Redirect", " url="+url);
284
if(Logging.
On
)Logging.PrintInfo(Logging.HttpListener, this, "AppendCookie", " cookie#"+ValidationHelper.HashString(cookie));
294
if(Logging.
On
)Logging.PrintInfo(Logging.HttpListener, this, "SetCookie", " cookie#"+ValidationHelper.HashString(cookie));
338
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "abort", "");
347
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "abort", "");
352
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Close", " responseEntity="+ValidationHelper.HashString(responseEntity)+" willBlock="+willBlock);
382
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Close", "");
387
if(Logging.
On
)Logging.Enter(Logging.HttpListener, this, "Close", "");
392
if(Logging.
On
)Logging.Exit(Logging.HttpListener, this, "Close", "");
489
if(Logging.
On
) {
net\System\Net\HttpSysSettings.cs (1)
114
if (Logging.
On
)
net\System\Net\HttpWebRequest.cs (36)
1352
if (Logging.
On
) Logging.Enter(Logging.Web, this, "BeginGetRequestStream", "");
1434
if (Logging.
On
) Logging.Exit(Logging.Web, this, "BeginGetRequestStream", asyncResult);
1465
if (Logging.
On
) Logging.Enter(Logging.Web, this, "EndGetRequestStream", "");
1488
if (Logging.
On
) Logging.Exception(Logging.Web, this, "EndGetRequestStream", castedAsyncResult.Result as Exception);
1496
if (Logging.
On
) Logging.Exit(Logging.Web, this, "EndGetRequestStream", connectStream);
1536
if (Logging.
On
) Logging.Enter(Logging.Web, this, "GetRequestStream", "");
1606
if (Logging.
On
) Logging.Exception(Logging.Web, this, "EndGetRequestStream", _WriteAResult.Result as Exception);
1612
if (Logging.
On
) Logging.Exit(Logging.Web, this, "GetRequestStream", connectStream);
1915
if (Logging.
On
) Logging.Enter(Logging.Web, this, "BeginGetResponse", "");
1989
if (Logging.
On
) Logging.Exit(Logging.Web, this, "BeginGetResponse", _ReadAResult.Result);
2031
if (Logging.
On
) Logging.Exit(Logging.Web, this, "BeginGetResponse", asyncResult);
2057
if (Logging.
On
) Logging.Enter(Logging.Web, this, "EndGetResponse", "");
2078
if (Logging.
On
) Logging.Exception(Logging.Web, this, "EndGetResponse", castedAsyncResult.Result as Exception);
2085
if(Logging.
On
)Logging.Exit(Logging.Web, this, "EndGetResponse", httpWebResponse);
2155
if (Logging.
On
) Logging.Enter(Logging.Web, this, "GetResponse", "");
2269
if (Logging.
On
) Logging.Exception(Logging.Web, this, "GetResponse", _ReadAResult.Result as Exception);
2275
if(Logging.
On
)Logging.Exit(Logging.Web, this, "GetResponse", httpWebResponse);
3138
if (Logging.
On
) Logging.Enter(Logging.Web, this, "Abort", (exception == null? "" : exception.Message));
3238
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Abort", "");
3304
if (Logging.
On
) Logging.Associate(Logging.Web, this, _ServicePoint);
3374
if(Logging.
On
)Logging.Associate(Logging.Web, this, submitStream);
3743
if(Logging.
On
)Logging.Associate(Logging.Web, this, coreResponseData.m_ConnectStream);
3744
if(Logging.
On
)Logging.Associate(Logging.Web, this, _HttpResponse);
3866
if (Logging.
On
) Logging.Exception(Logging.Web, this, "", webException);
5104
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "Request: "+Encoding.ASCII.GetString(WriteBuffer, 0, offset));
5133
if(Logging.
On
)Logging.Enter(Logging.Web, this, "HttpWebRequest", uri);
5178
if(Logging.
On
)Logging.Exit(Logging.Web, this, "HttpWebRequest", null);
5234
if (Logging.
On
) Logging.Enter(Logging.Web, this, "HttpWebRequest", "uri: '" + uri + "', connectionGroupName: '" + connectionGroupName + "'");
5246
if(Logging.
On
)Logging.Exit(Logging.Web, this, "HttpWebRequest", null);
5268
if(Logging.
On
)Logging.Enter(Logging.Web, this, "HttpWebRequest", serializationInfo);
5311
if(Logging.
On
)Logging.Exit(Logging.Web, this, "HttpWebRequest", null);
5586
if(Logging.
On
)Logging.PrintWarning(Logging.Web, this, "", SR.GetString(SR.net_log_cache_validation_failed_resubmit));
5591
if(Logging.
On
)Logging.PrintError(Logging.Web, this, "", SR.GetString(SR.net_log_cache_refused_server_response));
5612
if (Logging.
On
)
5806
if(Logging.
On
)Logging.PrintWarning(Logging.Web, this, "", SR.GetString(SR.net_log_server_response_error_code, ((int)ResponseStatusCode).ToString(NumberFormatInfo.InvariantInfo)));
5921
if(Logging.
On
)Logging.PrintWarning(Logging.Web, this, "", SR.GetString(SR.net_log_resubmitting_request));
net\System\Net\HttpWebResponse.cs (5)
406
if(Logging.
On
)Logging.Enter(Logging.Web, this, "GetResponseStream", "");
408
if(Logging.
On
)Logging.PrintInfo(Logging.Web, "ContentLength="+m_ContentLength);
427
if(Logging.
On
)Logging.Exit(Logging.Web, this, "GetResponseStream", result);
440
if(Logging.
On
)Logging.Enter(Logging.Web, this, "Close", "");
469
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Close", "");
net\System\Net\Internal.cs (5)
719
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_osinstalltype, InstallationType));
733
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_empty_osinstalltype, OSInstallTypeRegKey + "\\" + OSInstallTypeRegName));
755
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_unknown_osinstalltype, installType));
770
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_cant_determine_osinstalltype, OSInstallTypeRegKey, e.Message));
775
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_cant_determine_osinstalltype, OSInstallTypeRegKey, e.Message));
net\System\Net\mail\HeaderCollection.cs (5)
24
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "Remove", name);
44
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "Get", name);
64
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "Get", name);
102
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "Set", name.ToString() + "=" + value.ToString());
137
if(Logging.
On
)Logging.PrintInfo(Logging.Web, this, "Add", name.ToString() + "=" + value.ToString());
net\System\Net\mail\MailMessage.cs (2)
39
if(Logging.
On
)Logging.Associate(Logging.Web, this, message);
61
if(Logging.
On
)Logging.Associate(Logging.Web, this, message);
net\System\Net\mail\Message.cs (2)
194
if(Logging.
On
)Logging.Associate(Logging.Web, this, headers);
214
if(Logging.
On
)Logging.Associate(Logging.Web, this, envelopeHeaders);
net\System\Net\mail\SmtpClient.cs (18)
71
if (Logging.
On
) Logging.Enter(Logging.Web, "SmtpClient", ".ctor", "");
75
if (Logging.
On
) Logging.Exit(Logging.Web, "SmtpClient", ".ctor", this);
80
if (Logging.
On
) Logging.Enter(Logging.Web, "SmtpClient", ".ctor", "host=" + host);
85
if (Logging.
On
) Logging.Exit(Logging.Web, "SmtpClient", ".ctor", this);
91
if (Logging.
On
) Logging.Enter(Logging.Web, "SmtpClient", ".ctor", "host=" + host + ", port=" + port);
101
if (Logging.
On
) Logging.Exit(Logging.Web, "SmtpClient", ".ctor", this);
114
if (Logging.
On
) Logging.Associate(Logging.Web, this, transport);
395
if (Logging.
On
) Logging.PrintInfo(Logging.Web, "SmtpClient.Send() pickupDirectory=" + pickupDirectory);
436
if (Logging.
On
) Logging.Enter(Logging.Web, this, "Send", message);
441
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "Send", "DeliveryMethod=" + DeliveryMethod.ToString());
442
if (Logging.
On
) Logging.Associate(Logging.Web, this, message);
528
if (Logging.
On
) Logging.Exception(Logging.Web, this, "Send", e);
557
if (Logging.
On
) Logging.Exit(Logging.Web, this, "Send", null);
577
if (Logging.
On
) Logging.Enter(Logging.Web, this, "SendAsync", "DeliveryMethod=" + DeliveryMethod.ToString());
672
if (Logging.
On
) Logging.Exception(Logging.Web, this, "Send", e);
693
if (Logging.
On
) Logging.Exit(Logging.Web, this, "SendAsync", null);
703
if (Logging.
On
) Logging.Enter(Logging.Web, this, "SendAsyncCancel", null);
713
if (Logging.
On
) Logging.Exit(Logging.Web, this, "SendAsyncCancel", null);
net\System\Net\mail\smtpconnection.cs (4)
166
if (Logging.
On
) Logging.Associate(Logging.Web, this, servicePoint);
322
if (Logging.
On
) Logging.Associate(Logging.Web, this, servicePoint);
335
if (Logging.
On
) Logging.Associate(Logging.Web, this, pooledStream);
623
if (Logging.
On
) Logging.Associate(Logging.Web, ConnectAndHandshakeAsyncResult.connection, pooledStream);
net\System\Net\mail\SmtpLoginAuthenticationModule.cs (2)
36
if(Logging.
On
)Logging.Enter(Logging.Web, this, "Authenticate", null);
69
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Authenticate", null);
net\System\Net\mail\SmtpNegotiateAuthenticationModule.cs (2)
32
if(Logging.
On
)Logging.Enter(Logging.Web, this, "Authenticate", null);
87
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Authenticate", null);
net\System\Net\mail\SmtpNtlmAuthenticationModule.cs (2)
38
if(Logging.
On
)Logging.Enter(Logging.Web, this, "Authenticate", null);
69
if(Logging.
On
)Logging.Exit(Logging.Web, this, "Authenticate", null);
net\System\Net\mail\SmtpTransport.cs (4)
39
if (Logging.
On
) {
55
if (Logging.
On
) {
203
if(Logging.
On
)Logging.Associate(Logging.Web, this, connection);
226
if(Logging.
On
)Logging.Associate(Logging.Web, this, connection);
net\System\Net\NetWebProxyFinder.cs (4)
72
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_script_execution_error, exception));
371
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_script_download_compile_error, exception));
524
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_autodetect_script_location_parse_error, ValidationHelper.ToString(url)));
530
if (Logging.
On
) Logging.PrintWarning(Logging.Web, SR.GetString(SR.net_log_proxy_autodetect_failed));
net\System\Net\NetworkInformation\NetworkAddressChange.cs (1)
201
if (Logging.
On
) Logging.Exception(Logging.Web, "AddressChangeListener", "AddressChangedCallback", nie);
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (1)
67
if (Logging.
On
) Logging.Exception(Logging.Web, "SystemNetworkInterface", "InternalGetIsNetworkAvailable", nie);
net\System\Net\SecureProtocols\_SslState.cs (2)
582
if (lazyResult == null && Logging.
On
)
712
if (Logging.
On
)
net\System\Net\ServicePoint.cs (14)
109
if (Logging.
On
) Logging.Enter(Logging.Web, this, "ServicePoint", address.DnsSafeHost + ":" + address.Port);
145
if (Logging.
On
) Logging.Enter(Logging.Web, this, "ServicePoint", host + ":" + port);
651
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "CloseConnectionGroup", connectionGroupName);
657
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "CloseConnectionGroupInternal", connectionGroupName);
663
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "CloseConnectionGroupHelper", "connectionGroupName=" + connectionGroupName + ", closeInternal=" + closeInternal);
742
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "CloseConnectionGroupHelper, returning", released.ToString());
1116
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, SR.GetString(SR.net_log_closed_idle,
1134
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "ReleaseConnectionGroup", connName);
1148
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "ReleaseConnectionGroup, returning", "false");
1167
if (Logging.
On
) Logging.PrintInfo(Logging.Web, this, "ReleaseConnectionGroup, returning", "true");
1330
if (Logging.
On
) {
1339
if (Logging.
On
) {
1347
if (Logging.
On
) {
1716
if (Logging.
On
)
net\System\Net\ServicePointManager.cs (1)
234
if (Logging.
On
) Logging.PrintInfo(Logging.Web, SR.GetString(SR.net_log_closed_idle,
net\System\Net\Sockets\_AcceptOverlappedAsyncResult.cs (2)
55
if(Logging.
On
)LogBuffer((long)numBytes);
139
GlobalLog.Assert(Logging.
On
, "AcceptOverlappedAsyncResult#{0}::LogBuffer()|Logging is off!", ValidationHelper.HashString(this));
net\System\Net\Sockets\_OverlappedAsyncResult.cs (2)
184
if(Logging.
On
)LogBuffer(numBytes);
190
GlobalLog.Assert(Logging.
On
, "OverlappedAsyncResult#{0}::LogBuffer()|Logging is off!", ValidationHelper.HashString(this));
net\System\Net\Sockets\_ReceiveMessageOverlappedAsyncResult.cs (2)
190
if(Logging.
On
)LogBuffer(numBytes);
196
GlobalLog.Assert(Logging.
On
, "ReceiveMessageOverlappedAsyncResult#{0}::LogBuffer()|Logging is off!", ValidationHelper.HashString(this));
net\System\Net\Sockets\Socket.cs (4)
142
s_LoggingEnabled = Logging.
On
;
171
s_LoggingEnabled = Logging.
On
;
263
s_LoggingEnabled = Logging.
On
;
8705
private static bool s_LoggingEnabled = Logging.
On
;
net\System\Net\Sockets\TCPClient.cs (33)
38
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "TcpClient", localEP);
49
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "TcpClient", "");
62
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "TcpClient", null);
63
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "TcpClient", null);
76
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "TcpClient", family);
87
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "TcpClient", null);
96
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "TcpClient", hostname);
125
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "TcpClient", null);
132
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "TcpClient", acceptedSocket);
135
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "TcpClient", null);
186
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "Connect", hostname);
309
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Connect", null);
318
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "Connect", address);
330
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Connect", null);
339
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "Connect", remoteEP);
348
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Connect", null);
355
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "Connect", ipAddresses);
358
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Connect", null);
365
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "BeginConnect", host);
367
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "BeginConnect", null);
374
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "BeginConnect", address);
376
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "BeginConnect", null);
384
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "BeginConnect", addresses);
386
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "BeginConnect", null);
392
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "EndConnect", asyncResult);
395
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "EndConnect", null);
426
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "GetStream", "");
436
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "GetStream", m_DataStream);
447
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "Close", "");
450
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Close", "");
456
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "Dispose", "");
458
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Dispose", "");
492
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Dispose", "");
net\System\Net\Sockets\TCPListener.cs (23)
34
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "TcpListener", localEP);
40
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "TcpListener", null);
50
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "TcpListener", localaddr);
59
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "TcpListener", null);
84
if (Logging.
On
) Logging.Enter(Logging.Sockets, "TcpListener.Create", "Port: " + port);
93
if (Logging.
On
) Logging.Exit(Logging.Sockets, "TcpListener.Create", "Port: " + port);
173
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "Start", null);
181
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Start", null);
195
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Start", null);
205
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "Stop", null);
219
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "Stop", null);
241
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "AcceptSocket", null);
245
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "AcceptSocket", socket);
254
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "AcceptTcpClient", null);
260
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "AcceptTcpClient", returnValue);
271
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "BeginAcceptSocket", null);
276
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "BeginAcceptSocket", null);
281
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "EndAcceptSocket", null);
298
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "EndAcceptSocket", socket);
305
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "BeginAcceptTcpClient", null);
309
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "BeginAcceptTcpClient", null);
314
if(Logging.
On
)Logging.Enter(Logging.Sockets, this, "EndAcceptTcpClient", null);
331
if(Logging.
On
)Logging.Exit(Logging.Sockets, this, "EndAcceptTcpClient", socket);
net\System\Net\UnsafeNativeMethods.cs (2)
224
if (Logging.
On
)
2954
if (Logging.
On
) Logging.PrintWarning(Logging.HttpListener, SR.GetString(SR.net_listener_cbt_not_supported));
net\System\Net\webclient.cs (37)
330
if(Logging.
On
)Logging.Enter(Logging.Web, this, "DownloadData", address);
338
if(Logging.
On
)Logging.Exit(Logging.Web, this, "DownloadData", result);
349
if(Logging.
On
)Logging.Enter(Logging.Web, this, "DownloadData", address);
384
if(Logging.
On
)Logging.Enter(Logging.Web, this, "DownloadFile", address+", "+fileName);
422
if(Logging.
On
)Logging.Exit(Logging.Web, this, "DownloadFile", "");
436
if(Logging.
On
)Logging.Enter(Logging.Web, this, "OpenRead", address);
445
if(Logging.
On
)Logging.Exit(Logging.Web, this, "OpenRead", stream);
487
if(Logging.
On
)Logging.Enter(Logging.Web, this, "OpenWrite", address +", "+method);
500
if(Logging.
On
)Logging.Exit(Logging.Web, this, "OpenWrite", webClientWriteStream);
542
if(Logging.
On
)Logging.Enter(Logging.Web, this, "UploadData", address +", "+method);
554
if(Logging.
On
)Logging.Exit(Logging.Web, this, "UploadData", result);
694
if(Logging.
On
)Logging.Enter(Logging.Web, this, "UploadFile", address +", "+method);
714
if(Logging.
On
)Logging.Exit(Logging.Web, this, "UploadFile", responseBytes);
790
if(Logging.
On
)Logging.Enter(Logging.Web, this, "UploadValues", address +", "+method);
806
if(Logging.
On
)Logging.Exit(Logging.Web, this, "UploadValues", address +", "+method);
852
if(Logging.
On
)Logging.Enter(Logging.Web, this, "UploadString", address +", "+method);
866
if(Logging.
On
)Logging.Exit(Logging.Web, this, "UploadString", responseStringData);
883
if(Logging.
On
)Logging.Enter(Logging.Web, this, "DownloadString", address);
891
if(Logging.
On
)Logging.Exit(Logging.Web, this, "DownloadString", stringData);
1830
if(Logging.
On
)Logging.Enter(Logging.Web, this, "OpenReadAsync", address);
1851
if(Logging.
On
)Logging.Exit(Logging.Web, this, "OpenReadAsync", null);
1908
if(Logging.
On
)Logging.Enter(Logging.Web, this, "OpenWriteAsync", address +", "+method);
1933
if(Logging.
On
)Logging.Exit(Logging.Web, this, "OpenWriteAsync", null);
1980
if(Logging.
On
)Logging.Enter(Logging.Web, this, "DownloadStringAsync", address);
1999
if(Logging.
On
)Logging.Exit(Logging.Web, this, "DownloadStringAsync", "");
2034
if(Logging.
On
)Logging.Enter(Logging.Web, this, "DownloadDataAsync", address);
2053
if(Logging.
On
)Logging.Exit(Logging.Web, this, "DownloadDataAsync", null);
2089
if(Logging.
On
)Logging.Enter(Logging.Web, this, "DownloadFileAsync", address);
2115
if(Logging.
On
)Logging.Exit(Logging.Web, this, "DownloadFileAsync", null);
2199
if(Logging.
On
)Logging.Enter(Logging.Web, this, "UploadStringAsync", address);
2234
if(Logging.
On
)Logging.Exit(Logging.Web, this, "UploadStringAsync", null);
2290
if(Logging.
On
)Logging.Enter(Logging.Web, this, "UploadDataAsync", address +", "+method);
2330
if(Logging.
On
)Logging.Exit(Logging.Web, this, "UploadDataAsync", null);
2391
if(Logging.
On
)Logging.Enter(Logging.Web, this, "UploadFileAsync", address +", "+method);
2433
if(Logging.
On
)Logging.Exit(Logging.Web, this, "UploadFileAsync", null);
2489
if(Logging.
On
)Logging.Enter(Logging.Web, this, "UploadValuesAsync", address +", "+method);
2529
if(Logging.
On
)Logging.Exit(Logging.Web, this, "UploadValuesAsync", null);
net\System\Net\WebRequest.cs (3)
118
if(Logging.
On
)Logging.Enter(Logging.Web, "WebRequest", "Create", requestUri.ToString());
193
if(Logging.
On
)Logging.Exit(Logging.Web, "WebRequest", "Create", webRequest);
197
if(Logging.
On
)Logging.Exit(Logging.Web, "WebRequest", "Create", null);
net\System\Net\WebSockets\ClientWebSocket.cs (7)
40
if (Logging.
On
) Logging.Enter(Logging.WebSockets, this, ".ctor", null);
51
if (Logging.
On
) Logging.Exit(Logging.WebSockets, this, ".ctor", null);
158
if (Logging.
On
) Logging.Associate(Logging.WebSockets, this, request);
165
if (Logging.
On
) Logging.Associate(Logging.WebSockets, this, response);
173
if (Logging.
On
) Logging.Associate(Logging.WebSockets, this, innerWebSocket);
186
if (Logging.
On
) Logging.Exception(Logging.WebSockets, this, "ConnectAsync", wex);
192
if (Logging.
On
) Logging.Exception(Logging.WebSockets, this, "ConnectAsync", ex);
net\System\Net\WebSockets\WebSocketBase.cs (1)
80
s_LoggingEnabled = Logging.
On
&& Logging.WebSockets.Switch.ShouldTrace(TraceEventType.Critical);
net\System\Net\WebSockets\WebSocketHelpers.cs (5)
74
if (Logging.
On
)
125
if (Logging.
On
)
171
if (Logging.
On
)
179
if (Logging.
On
)
187
if (Logging.
On
)
net\System\Net\WinHttpWebProxyFinder.cs (3)
29
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_log_proxy_winhttp_cant_open_session, errorCode));
44
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_log_proxy_winhttp_timeout_error, errorCode));
203
if (Logging.
On
) Logging.PrintError(Logging.Web, SR.GetString(SR.net_log_proxy_winhttp_getproxy_failed, destination, errorCode));