2 references to AsyncEndGetRequestStream
System.Data.Services.Client (2)
System\Data\Services\Client\DataServiceContext.cs (2)
4249
IAsyncResult asyncResult = BaseAsyncResult.InvokeAsync(httpWebRequest.BeginGetRequestStream, this.
AsyncEndGetRequestStream
, pereq);
4361
asyncResult = BaseAsyncResult.InvokeAsync(httpWebRequest.BeginGetRequestStream, this.
AsyncEndGetRequestStream
, pereq);