1 write to _regularInternHits
Microsoft.NET.StringTools.net35 (1)
WeakStringCacheInterner.cs (1)
99_regularInternHits++;
1 reference to _regularInternHits
Microsoft.NET.StringTools.net35 (1)
WeakStringCacheInterner.cs (1)
141result.AppendLine(string.Format("||{0,50}|{1,20:N0}|{2,8}|", "WeakStringCache Hits", _regularInternHits, "hits"));