1 reference to InvalidAsyncResponseStreamCopy
System.Data.Services.Client (1)
System\Data\Services\Client\QueryResult.cs (1)
581
state.responseStream = Util.NullCheck(state.GetAsyncResponseStreamCopy(), InternalError.
InvalidAsyncResponseStreamCopy
);