1 write to _cache
System.Runtime.Caching (1)
System\Caching\MemoryCacheStore.cs (1)
29_cache = cache;
3 references to _cache
System.Runtime.Caching (3)
System\Caching\MemoryCacheStore.cs (3)
95entry.Release(_cache, reason); 180toBeReleasedEntry.Release(_cache, CacheEntryRemovedReason.Expired); 311existingEntry.Release(_cache, reason);