4 writes to LastCounter
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); 259array[i].LastCounter -= this.counter;
2 references to LastCounter
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\CollectibleLRUCache.cs (2)
279return x.LastCounter - y.LastCounter;