2 writes to ambientTransactionCount
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (2)
717Interlocked.Increment(ref this.ambientTransactionCount); 723if (Interlocked.Exchange(ref this.ambientTransactionCount, 0) != 1)