2 writes to busyCount
System.ServiceModel.Activation (2)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (2)
647
Interlocked.Increment(ref
busyCount
);
732
if (Interlocked.Exchange(ref this.
busyCount
, 0) == 1)