1 write to initialThreshHold
WindowsBase (1)
Shared\MS\Win32\HandleCollector.cs (1)
99
this.
initialThreshHold
= initialThreshHold;
1 reference to initialThreshHold
WindowsBase (1)
Shared\MS\Win32\HandleCollector.cs (1)
161
if (oldThreshHold >=
initialThreshHold
&& handleCount < (int)(oldThreshHold * .9F)) {