8 writes to activityWaiterCount
System.ServiceModel (8)
System\ServiceModel\ServiceChannelManager.cs (8)
140Interlocked.Increment(ref this.activityWaiterCount); 177Interlocked.Increment(ref this.activityWaiterCount); 184if (Interlocked.Decrement(ref this.activityWaiterCount) == 0) 216Interlocked.Increment(ref this.activityWaiterCount); 226if (Interlocked.Decrement(ref this.activityWaiterCount) == 0) 242if (Interlocked.Decrement(ref this.activityWaiterCount) == 0) 297Interlocked.Increment(ref this.activityWaiterCount); 304if (Interlocked.Decrement(ref this.activityWaiterCount) == 0)