7 references to ConcurrentLruCache
Microsoft.NET.Sdk.Razor.Tool.Tests (7)
ConcurrentLruCacheTest.cs (7)
16
var cache = new
ConcurrentLruCache
<int, int>(input);
27
var cache = new
ConcurrentLruCache
<int, int>(input);
40
var cache = new
ConcurrentLruCache
<int, int>(input);
55
var cache = new
ConcurrentLruCache
<int, int>(input);
70
var cache = new
ConcurrentLruCache
<int, int>(input);
85
var cache = new
ConcurrentLruCache
<int, int>(input);
100
var cache = new
ConcurrentLruCache
<int, int>(input);