2 writes to asyncCallbackCalls
System.Web.Services (2)
System\Web\Services\Protocols\WebServiceHandler.cs (2)
53this.asyncCallbackCalls = 0; 237if (System.Threading.Interlocked.Increment(ref this.asyncCallbackCalls) == 1) {