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