3 references to Add
Microsoft.NET.Sdk.Razor.Tool.Tests (3)
ConcurrentLruCacheTest.cs (3)
30var exception = Assert.Throws<ArgumentException>(() => cache.Add(1, 1)); 88cache.Add(4, 4); 104cache.Add(4, 4); // Add a new node