1 write to _scavengeThreshold
Microsoft.NET.StringTools.net35 (1)
WeakStringCache.Locking.cs (1)
68_scavengeThreshold = _stringsByHashCode.Count * 2;
1 reference to _scavengeThreshold
Microsoft.NET.StringTools.net35 (1)
WeakStringCache.Locking.cs (1)
63if (_stringsByHashCode.Count >= _scavengeThreshold)