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