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