3 writes to refCount
System.ServiceModel (3)
System\ServiceModel\Channels\PeerNodeImplementation.cs (3)
1564this.refCount = 1; 1568return ++refCount; 1572return --refCount;