2 references to Compact
Microsoft.Extensions.Caching.Memory (2)
MemoryCache.cs (2)
511
Compact
(currentSize - (long)lowWatermark, entry => entry.Size, coherentState);
530
Compact
(removalCountTarget, _ => 1, coherentState);