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