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