2 references to GetAsyncResponseStreamCopyBuffer
System.Data.Services.Client (2)
System\Data\Services\Client\QueryResult.cs (2)
242Byte[] buffer = this.GetAsyncResponseStreamCopyBuffer(); 586state.asyncStreamCopyBuffer = Util.NullCheck(state.GetAsyncResponseStreamCopyBuffer(), InternalError.InvalidAsyncResponseStreamCopyBuffer);