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)
141
result.AppendLine(string.Format("||{0,50}|{1,20:N0}|{2,8}|", "WeakStringCache Hits",
_regularInternHits
, "hits"));