4 writes to counter
System.ServiceModel.Activation (4)
System\ServiceModel\Activation\CollectibleLRUCache.cs (4)
80node.LastCounter = Interlocked.Increment(ref counter); 115node.LastCounter = Interlocked.Increment(ref counter); 139node.LastCounter = Interlocked.Increment(ref counter); 262this.counter = 0;
1 reference to counter
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\CollectibleLRUCache.cs (1)
259array[i].LastCounter -= this.counter;