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