4 references to RemoveFromCache
System.Runtime.Caching (4)
System\Runtime\Caching\MemoryCacheStore.cs (4)
201RemoveFromCache(toBeReleasedEntry, CacheEntryRemovedReason.Expired, delayRelease: true); 274RemoveFromCache(entry, CacheEntryRemovedReason.CacheSpecificEviction); 325RemoveFromCache(entry, reason); 356RemoveFromCache(existingEntry, reason, delayRelease: true);