2 writes to _count
Microsoft.NET.StringTools (2)
WeakStringCache.Concurrent.cs (2)
89Interlocked.Increment(ref _count); 115_count = _weakHandlesByHashCode.Count;
1 reference to _count
Microsoft.NET.StringTools (1)
WeakStringCache.Concurrent.cs (1)
95if (usingWeakHandle && _count >= scavengeThreshold)