2 writes to refCount
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
717Interlocked.Increment(ref this.refCount); 965return (Interlocked.Decrement(ref this.refCount) == 0);