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