2 references to Remove
System.Runtime.Caching (2)
System\Caching\MemoryCache.cs (1)
467
return store.
Remove
(cacheKey, entry, reason);
System\Caching\MemoryCacheStore.cs (1)
247
Remove
(key, entry, CacheEntryRemovedReason.Expired);