1 write to _start
System.Net.Http (1)
System\Net\Http\StreamContent.cs (1)
43_start = content.Position;
3 references to _start
System.Net.Http (3)
System\Net\Http\StreamContent.cs (3)
81length = _content.Length - _start; 128_content.Position = _start; 143_content.Position = _start;