5 references to IsDebugLevelEnabled
Microsoft.AspNetCore.DataProtection (5)
KeyManagement\KeyRingBasedDataProtector.cs (4)
101if (_logger.IsDebugLevelEnabled()) 221if (_logger.IsDebugLevelEnabled()) 260if (_logger.IsDebugLevelEnabled()) 268if (_logger.IsDebugLevelEnabled())
XmlEncryption\DpapiNGXmlDecryptor.cs (1)
60if (_logger.IsDebugLevelEnabled())