5 references to IsDebugLevelEnabled
Microsoft.AspNetCore.DataProtection (5)
KeyManagement\KeyRingBasedDataProtector.cs (4)
105if (_logger.IsDebugLevelEnabled()) 225if (_logger.IsDebugLevelEnabled()) 264if (_logger.IsDebugLevelEnabled()) 272if (_logger.IsDebugLevelEnabled())
XmlEncryption\DpapiNGXmlDecryptor.cs (1)
60if (_logger.IsDebugLevelEnabled())