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