1 write to perfTrack
System.Windows.Forms (1)
misc\CoreSwitches.cs (1)
23perfTrack = new BooleanSwitch("PERFTRACK", "Debug performance critical sections.");
2 references to perfTrack
System.Windows.Forms (2)
misc\CoreSwitches.cs (2)
22if (perfTrack == null) { 25return perfTrack;