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