2 references to GetDataServiceAsyncCallback
System.Data.Services.Client (2)
System\Data\Services\Client\BaseAsyncResult.cs (2)
295
IAsyncResult asyncResult = asyncAction(BaseAsyncResult.
GetDataServiceAsyncCallback
(callback), state);
318
IAsyncResult asyncResult = asyncAction(buffer, offset, length, BaseAsyncResult.
GetDataServiceAsyncCallback
(callback), state);