1 write to traceCollect
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
323
traceCollect
= new BooleanSwitch("TRACECOLLECT", "HandleCollector: Trace HandleCollector operations");
2 references to traceCollect
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
322
if (
traceCollect
== null) {
325
return
traceCollect
;