2 writes to outstanding
System (2)
net\System\Net\mail\MultiAsyncResult.cs (2)
41
if (System.Threading.Interlocked.Decrement(ref this.
outstanding
) == -1)
49
System.Threading.Interlocked.Increment(ref this.
outstanding
);