1 write to disposeWithContentStreamDispose
System.Data.Services (1)
parent\Client\System\Data\Services\Client\BatchStream.cs (1)
745
this.
disposeWithContentStreamDispose
= true;
2 references to disposeWithContentStreamDispose
System.Data.Services (2)
parent\Client\System\Data\Services\Client\BatchStream.cs (2)
386
if (null == this.reader || this.
disposeWithContentStreamDispose
)
1607
if (this.target.
disposeWithContentStreamDispose
)