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