2 references to BeginInvoke
System.Web.Services (2)
System\Web\Services\Protocols\WebServiceHandler.cs (2)
260
asyncResult =
BeginInvoke
(callback, asyncState);
273
BeginInvoke
(new AsyncCallback(this.OneWayCallback), null);