1 write to _cacheExpires
System.Runtime.Caching (1)
System\Runtime\Caching\CacheExpires.cs (1)
109
_cacheExpires
= cacheExpires;
5 references to _cacheExpires
System.Runtime.Caching (5)
System\Runtime\Caching\CacheExpires.cs (5)
623
_cacheExpires
.MemoryCacheStore.BlockInsert();
691
_cacheExpires
.MemoryCacheStore.UnblockInsert();
697
MemoryCacheStore cacheStore =
_cacheExpires
.MemoryCacheStore;
719
_cacheExpires
.MemoryCacheStore.BlockInsert();
750
_cacheExpires
.MemoryCacheStore.UnblockInsert();