2 references to AgingMaxIndex
System.Data.Entity (2)
System\Data\Common\QueryCache\QueryCacheManager.cs (2)
305
if (agingIndex >
AgingMaxIndex
)
307
agingIndex =
AgingMaxIndex
;