2 writes to _count
Microsoft.NET.StringTools (2)
WeakStringCache.Concurrent.cs (2)
68Interlocked.Increment(ref _count); 94_count = _stringsByHashCode.Count;
1 reference to _count
Microsoft.NET.StringTools (1)
WeakStringCache.Concurrent.cs (1)
74if (_count >= scavengeThreshold)