19 references to CheckEnabled
mscorlib (19)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (17)
359if (BCLDebug.CheckEnabled("BINARY")) 367if (BCLDebug.CheckEnabled("BINARY")) 482if (BCLDebug.CheckEnabled("BINARY")) 536if (BCLDebug.CheckEnabled("BINARY")) 578if (BCLDebug.CheckEnabled("BINARY")) 629if (BCLDebug.CheckEnabled("BINARY")) 869if (BCLDebug.CheckEnabled("BINARY")) 1149if (BCLDebug.CheckEnabled("BINARY")) 1221if (BCLDebug.CheckEnabled("BINARY")) 1263if (BCLDebug.CheckEnabled("BINARY")) 1302if (BCLDebug.CheckEnabled("BINARY")) 1352if (BCLDebug.CheckEnabled("BINARY")) 1441if (BCLDebug.CheckEnabled("BINARY")) 1874if (BCLDebug.CheckEnabled("BINARY")) 1920if (BCLDebug.CheckEnabled("BINARY")) 1997if (BCLDebug.CheckEnabled("BINARY")) 2051if (BCLDebug.CheckEnabled("BINARY"))
system\runtime\serialization\formatters\sertrace.cs (2)
58return BCLDebug.CheckEnabled("SOAP"); 82return BCLDebug.CheckEnabled("Soap");