2 references to TrackStatistics
Microsoft.Extensions.Caching.Memory (2)
MemoryCache.cs (2)
60
if (_options.
TrackStatistics
)
359
/// <returns>Returns <see langword="null"/> if statistics are not being tracked because <see cref="MemoryCacheOptions.
TrackStatistics
" /> is <see langword="false"/>.</returns>