3 references to Set
System.Runtime.Caching (3)
System\Runtime\Caching\MemoryCache.cs (3)
719store.Set(cacheKey, new MemoryCacheEntry(key, value, absExp, slidingExp, priority, changeMonitors, removedCallback, this)); 769store.Set(cacheKey, cacheEntry); 788sentinelStore.Set(sentinelCacheKey, sentinelCacheEntry);