1 write to initialThreshHold
System.Windows.Forms (1)
misc\HandleCollector.cs (1)
128
this.
initialThreshHold
= initialThreshHold;
1 reference to initialThreshHold
System.Windows.Forms (1)
misc\HandleCollector.cs (1)
225
if (oldThreshHold >=
initialThreshHold
&& handleCount < (int)(oldThreshHold * .9F)) {