4 references to CacheItemUpdateReason
System.Web (4)
Cache\cache.cs (4)
48
string key,
CacheItemUpdateReason
reason,
340
CacheItemUpdateReason
updateReason;
345
updateReason =
CacheItemUpdateReason
.Expired;
348
updateReason =
CacheItemUpdateReason
.DependencyChanged;