2 writes to totalCollectCount
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\CollectibleLRUCache.cs (2)
313
this.
totalCollectCount
= this.Count;
353
int currentCount = Interlocked.Decrement(ref this.
totalCollectCount
);
1 reference to totalCollectCount
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\CollectibleLRUCache.cs (1)
314
if (this.
totalCollectCount
== 0)