4 references to BatchServiceHost
System.Data.Services (4)
System\Data\Services\DataService.cs (4)
2439this.WriteRequest(this.batchRequestDescription[i], this.batchOperationContexts[i].Host.BatchServiceHost); 2470this.WriteRequest(description, currentOperationContext.Host.BatchServiceHost); 2506string contentId = currentOperationContext.Host.BatchServiceHost.ContentId; 2746BatchServiceHost previousHost = previousContext.Host.BatchServiceHost;