8 references to IsDebugLevelEnabled
Microsoft.AspNetCore.DataProtection (8)
KeyManagement\KeyRingBasedDataProtector.cs (4)
108
if (_logger.
IsDebugLevelEnabled
())
230
if (_logger.
IsDebugLevelEnabled
())
269
if (_logger.
IsDebugLevelEnabled
())
277
if (_logger.
IsDebugLevelEnabled
())
KeyManagement\KeyRingBasedSpanDataProtector.cs (3)
38
if (_logger.
IsDebugLevelEnabled
())
123
if (_logger.
IsDebugLevelEnabled
())
153
if (_logger.
IsDebugLevelEnabled
())
XmlEncryption\DpapiNGXmlDecryptor.cs (1)
60
if (_logger.
IsDebugLevelEnabled
())