1 write to _memoryCache
Microsoft.Extensions.Caching.Memory (1)
MemoryCache.cs (1)
381_memoryCache = memoryCache;
2 references to _memoryCache
Microsoft.Extensions.Caching.Memory (2)
MemoryCache.cs (2)
382_memoryCache.AddToStats(this); 385~Stats() => _memoryCache?.RemoveFromStats(this);