4 references to RemoveFromCache
System.Runtime.Caching (4)
System\Runtime\Caching\MemoryCacheStore.cs (4)
203RemoveFromCache(toBeReleasedEntry, CacheEntryRemovedReason.Expired, delayRelease: true); 276RemoveFromCache(entry, CacheEntryRemovedReason.CacheSpecificEviction); 327RemoveFromCache(entry, reason); 361RemoveFromCache(existingEntry, reason, delayRelease: true);