4 references to CheckEnabled
mscorlib (4)
system\bcldebug.cs (4)
251if (!CheckEnabled(switchName, level, out logSwitch)) { 284if (!CheckEnabled(switchName, LogLevel.Trace, out logSwitch)) { 317if (!CheckEnabled(switchName, LogLevel.Trace, out logSwitch)) { 337if (!CheckEnabled(switchName, LogLevel.Trace, out logSwitch)) {