2 references to AsyncEndGetResponse
System.Data.Services.Client (2)
System\Data\Services\Client\DataServiceContext.cs (2)
4351asyncResult = BaseAsyncResult.InvokeAsync(httpWebRequest.BeginGetResponse, this.AsyncEndGetResponse, pereq); 5835asyncResult = BaseAsyncResult.InvokeAsync(httpWebRequest.BeginGetResponse, this.AsyncEndGetResponse, pereq);