4 references to IsVerbose
System (4)
net\System\Net\Cache\_RequestCacheProtocol.cs (2)
679
if (Logging.
IsVerbose
(Logging.RequestCache)) {
686
string[] context = fetchEntry.ToString(Logging.
IsVerbose
(Logging.RequestCache)).Split(RequestCache.LineSplits);
net\System\Net\Cache\IERequestCache.cs (2)
436
if (Logging.
IsVerbose
(Logging.RequestCache)) {
565
if (Logging.
IsVerbose
(Logging.RequestCache)) {