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