1 write to InitialThreshold
System.Runtime.InteropServices (1)
System\Runtime\InteropServices\HandleCollector.cs (1)
39InitialThreshold = initialThreshold;
2 references to InitialThreshold
System.Runtime.InteropServices (2)
System\Runtime\InteropServices\HandleCollector.cs (2)
104if (newThreshold > InitialThreshold) 110_threshold = InitialThreshold;