2 instantiations of CompletedAsyncResult
System.Web.Services (2)
System\Web\Services\Protocols\WebServiceHandler.cs (2)
255
asyncResult = new
CompletedAsyncResult
(asyncState, true);
309
asyncResult = new
CompletedAsyncResult
(asyncState, true);