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