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