1 write to CurrentEstimatedSize
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
389CurrentEstimatedSize = _options.HasSizeLimit ? Size : null,
1 reference to CurrentEstimatedSize
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
949return stats?.CurrentEstimatedSize is long size