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