1 write to contentId
System.Data.Services (1)
System\Data\Services\BatchServiceHost.cs (1)
91this.contentId = contentId;
2 references to contentId
System.Data.Services (2)
System\Data\Services\BatchServiceHost.cs (2)
287get { return this.contentId; } 340System.Data.Services.Serializers.BatchWriter.WriteBoundaryAndHeaders(this.writer, this, this.contentId, this.boundary);