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