2 references to Removed
System.Runtime.Caching (2)
System\Caching\MemoryCache.cs (1)
665return Remove(key, CacheEntryRemovedReason.Removed, regionName);
System\Caching\MemoryCacheStore.cs (1)
297CacheEntryRemovedReason reason = CacheEntryRemovedReason.Removed;