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