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