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