2 writes to outgoingEnqueuedCount
System.ServiceModel (2)
System\ServiceModel\Channels\PeerFlooder.cs (2)
543Interlocked.Decrement(ref outgoingEnqueuedCount); 548int value = Interlocked.Increment(ref outgoingEnqueuedCount);