34 references to PrintInfo
System (34)
net\System\Net\_SSPIWrapper.cs (10)
40
if (Logging.On) Logging.
PrintInfo
(Logging.Web, " " + securityPackages[i].Name);
85
if (Logging.On) Logging.
PrintInfo
(
118
Logging.
PrintInfo
(Logging.Web,
157
if (Logging.On) Logging.
PrintInfo
(Logging.Web,
182
if (Logging.On) Logging.
PrintInfo
(Logging.Web,
201
if (Logging.On) Logging.
PrintInfo
(Logging.Web,
229
if (Logging.On) Logging.
PrintInfo
(Logging.Web,
244
if (Logging.On) Logging.
PrintInfo
(Logging.Web,
261
if (Logging.On) Logging.
PrintInfo
(Logging.Web,
276
if (Logging.On) Logging.
PrintInfo
(Logging.Web,
net\System\Net\Cache\_RequestCacheProtocol.cs (4)
654
if(Logging.On) Logging.
PrintInfo
(Logging.RequestCache,
662
if(Logging.On) Logging.
PrintInfo
(Logging.RequestCache, "Selected cache Key = " + _Validator.CacheKey);
683
Logging.
PrintInfo
(Logging.RequestCache, "<null>");
690
Logging.
PrintInfo
(Logging.RequestCache, context[i]);
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
422
if(Logging.On) Logging.
PrintInfo
(Logging.RequestCache, "StatusCode=" + ((int)resp.StatusCode).ToString(CultureInfo.InvariantCulture) + ' ' +resp.StatusCode.ToString() +
net\System\Net\Cache\IERequestCache.cs (8)
439
Logging.
PrintInfo
(Logging.RequestCache, "<null>");
445
Logging.
PrintInfo
(Logging.RequestCache, s.TrimEnd(LineSplits));
448
Logging.
PrintInfo
(Logging.RequestCache, "------");
452
Logging.
PrintInfo
(Logging.RequestCache, s.TrimEnd(LineSplits));
570
Logging.
PrintInfo
(Logging.RequestCache, s.TrimEnd(LineSplits));
573
Logging.
PrintInfo
(Logging.RequestCache, "------");
577
Logging.
PrintInfo
(Logging.RequestCache, s.TrimEnd(LineSplits));
1083
Logging.
PrintInfo
(Logging.RequestCache, "WinInetWriteStream.Close(), Key = " + m_Entry.Key + ", Commit Status = " + m_Entry.Error.ToString());
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\HttpWebResponse.cs (1)
408
if(Logging.On)Logging.
PrintInfo
(Logging.Web, "ContentLength="+m_ContentLength);
net\System\Net\mail\SmtpClient.cs (1)
395
if (Logging.On) Logging.
PrintInfo
(Logging.Web, "SmtpClient.Send() pickupDirectory=" + pickupDirectory);
net\System\Net\WebSockets\WebSocketHelpers.cs (6)
127
Logging.
PrintInfo
(Logging.WebSockets, string.Format("{0} = {1}",
129
Logging.
PrintInfo
(Logging.WebSockets, string.Format("{0} = {1}",
131
Logging.
PrintInfo
(Logging.WebSockets, string.Format("{0} = {1}",
133
Logging.
PrintInfo
(Logging.WebSockets, string.Format("{0} = {1}",
135
Logging.
PrintInfo
(Logging.WebSockets, string.Format("Request {0} = {1}",
138
Logging.
PrintInfo
(Logging.WebSockets, string.Format("Response {0} = {1}",