2 references to CacheValue
Microsoft.CodeAnalysis.UnitTests (2)
Collections\CachingFactoryTests.cs (2)
31
var cache = new CachingFactory<CacheKey,
CacheValue
>(512,
39
CacheValue
value;