8 references to Trace
mscorlib (8)
system\bcldebug.cs (8)
86LogLevel.Trace, 87LogLevel.Trace, 88LogLevel.Trace, 89LogLevel.Trace 220return ((int)logSwitch.MinimumLevel<=(int)LogLevel.Trace); 284if (!CheckEnabled(switchName, LogLevel.Trace, out logSwitch)) { 317if (!CheckEnabled(switchName, LogLevel.Trace, out logSwitch)) { 337if (!CheckEnabled(switchName, LogLevel.Trace, out logSwitch)) {