1 reference to Stats
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
61
_stats = new ThreadLocal<Stats>(() => new
Stats
(this));