8 references to IsDebugLevelEnabled
Microsoft.AspNetCore.DataProtection (8)
KeyManagement\KeyRingBasedDataProtector.cs (4)
109
if (_logger.
IsDebugLevelEnabled
())
231
if (_logger.
IsDebugLevelEnabled
())
270
if (_logger.
IsDebugLevelEnabled
())
278
if (_logger.
IsDebugLevelEnabled
())
KeyManagement\KeyRingBasedSpanDataProtector.cs (3)
38
if (_logger.
IsDebugLevelEnabled
())
112
if (_logger.
IsDebugLevelEnabled
())
142
if (_logger.
IsDebugLevelEnabled
())
XmlEncryption\DpapiNGXmlDecryptor.cs (1)
60
if (_logger.
IsDebugLevelEnabled
())