1 write to _stringsByHashCode
Microsoft.NET.StringTools.net35 (1)
WeakStringCache.Locking.cs (1)
22_stringsByHashCode = new Dictionary<int, StringWeakHandle>();
2 references to _stringsByHashCode
Microsoft.NET.StringTools.net35 (2)
WeakStringCache.cs (2)
143_stringsByHashCode.Clear(); 157DebugInfo debugInfo = new() { LiveStringCount = _stringsByHashCode.Count };