2 writes to copiedContentLength
System.Data.Services.Client (2)
System\Data\Services\Client\DataServiceContext.cs (2)
5937
this.
copiedContentLength
= 0;
6007
this.
copiedContentLength
+= count;
1 reference to copiedContentLength
System.Data.Services.Client (1)
System\Data\Services\Client\DataServiceContext.cs (1)
6064
if (0 == this.
copiedContentLength
)