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