2 references to PostInvokeAsync
System.Data.Services.Client (2)
System\Data\Services\Client\BaseAsyncResult.cs (2)
296
return
PostInvokeAsync
(asyncResult, callback);
319
return
PostInvokeAsync
(asyncResult, callback);