1 write to Stats
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
425
Stats
= new Stats(memoryCache);
2 references to Stats
Microsoft.Extensions.Caching.Memory (2)
MemoryCache.cs (2)
419
private Stats GetStats() => _stats!.Value!.
Stats
;
430
~StatsHandler() =>
Stats
.RemoveFromStats();