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