1 reference to InvokeAsyncCallback
System.Web.Services (1)
System\Web\Services\Protocols\HttpClientProtocol.cs (1)
283
WebClientAsyncResult asyncResult = new WebClientAsyncResult(this, null, null, new AsyncCallback(
InvokeAsyncCallback
), asyncOp);