1 write to AgingIndex
System.Data.Entity (1)
System\Data\Common\QueryCache\QueryCacheManager.cs (1)
309cacheKeys[i].AgingIndex = agingIndex;
1 reference to AgingIndex
System.Data.Entity (1)
System\Data\Common\QueryCache\QueryCacheManager.cs (1)
304int agingIndex = unchecked(cacheKeys[i].AgingIndex + 1);