11 references to Exit
System (11)
net\System\Net\Cache\IERequestCache.cs (7)
316
if(Logging.On)Logging.
Exit
(Logging.RequestCache, "WinInetCache.Retrieve()");
332
if(Logging.On)Logging.
Exit
(Logging.RequestCache, "WinInetCache.Retrieve()");
394
if(Logging.On) Logging.
Exit
(Logging.RequestCache, "WinInetCache.Store");
466
Logging.
Exit
(Logging.RequestCache, "WinInetCache.Store");
488
Logging.
Exit
(Logging.RequestCache, "WinInetCache.Store");
513
if(Logging.On) Logging.
Exit
(Logging.RequestCache, "WinInetCache.Update()");
590
Logging.
Exit
(Logging.RequestCache, "WinInetCache.Update()");
net\System\Net\connectionpool.cs (1)
316
Logging.
Exit
(Logging.Web, "ConnectionPool::ForceCleanup");
net\System\Net\Logging.cs (2)
436
Exit
(traceSource, obj+"::"+method+"() "+retValue);
446
Exit
(traceSource, method+"() "+parameters);
net\System\Net\mail\SmtpTransport.cs (1)
56
Logging.
Exit
(Logging.Web, "SmtpPooledStream::Dispose #" + ValidationHelper.HashString(this));