2 references to AddedToWeakStringCache
Microsoft.NET.StringTools.net35 (2)
WeakStringCacheInterner.cs (2)
70return cacheHit ? InternResult.FoundInWeakStringCache : InternResult.AddedToWeakStringCache; 101case InternResult.AddedToWeakStringCache: