3 references to Release
System.Runtime.Caching (3)
System\Runtime\Caching\MemoryCacheStore.cs (3)
116entry.Release(_cache, reason); 214toBeReleasedEntry?.Release(_cache, CacheEntryRemovedReason.Expired); 370existingEntry?.Release(_cache, reason);