1 write to _length
System.Net.Http (1)
System\Net\Http\MultipartContent.cs (1)
416_length += stream.Length;
2 references to _length
System.Net.Http (2)
System\Net\Http\MultipartContent.cs (2)
606Position = _length + offset; 616public override long Length => _length;