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