4 references to RemoveFromCache
System.Runtime.Caching (4)
System\Runtime\Caching\MemoryCacheStore.cs (4)
204RemoveFromCache(toBeReleasedEntry, CacheEntryRemovedReason.Expired, delayRelease: true); 277RemoveFromCache(entry, CacheEntryRemovedReason.CacheSpecificEviction); 328RemoveFromCache(entry, reason); 362RemoveFromCache(existingEntry, reason, delayRelease: true);