2 references to CreateOperationContextFromBatchStream
System.Data.Services (2)
System\Data\Services\DataService.cs (2)
2454
currentOperationContext =
CreateOperationContextFromBatchStream
(
2481
currentOperationContext =
CreateOperationContextFromBatchStream
(this.dataService.OperationContext.AbsoluteServiceUri, this.batchRequestStream, this.contentIds, changesetBoundary, writer);