2 references to GetAsyncResponseStreamCopy
System.Data.Services.Client (2)
System\Data\Services\Client\QueryResult.cs (2)
239Stream copy = this.GetAsyncResponseStreamCopy(); 581state.responseStream = Util.NullCheck(state.GetAsyncResponseStreamCopy(), InternalError.InvalidAsyncResponseStreamCopy);