1 write to handleLeak
System.Windows.Forms (1)
misc\CompModSwitches.cs (1)
313handleLeak = new TraceSwitch("HANDLELEAK", "HandleCollector: Track Win32 Handle Leaks");
2 references to handleLeak
System.Windows.Forms (2)
misc\CompModSwitches.cs (2)
312if (handleLeak == null) { 315return handleLeak;