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