2 references to StreamWithLength
System.Data.Services.Client (2)
System\Data\Services\Client\BatchStream.cs (2)
653
this.contentStream = new
StreamWithLength
(this, length);
1451
:
base
(stream, Int32.MaxValue)