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