1 write to CreationTime
System.ServiceModel.Internals (1)
System\Runtime\Collections\ObjectCache.cs (1)
139
cacheItem.
CreationTime
= DateTime.UtcNow;
1 reference to CreationTime
System.ServiceModel.Internals (1)
System\Runtime\Collections\ObjectCache.cs (1)
226
(now - cacheItem.
CreationTime
) >= this.settings.LeaseTimeout)