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