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