2 writes to _parent
System.Net.Http (2)
System\Net\Http\Headers\HttpContentHeaders.cs (1)
112
_parent
= parent;
System\Net\Http\HttpContent.cs (1)
75
headers.
_parent
= this;
1 reference to _parent
System.Net.Http (1)
System\Net\Http\Headers\HttpContentHeaders.cs (1)
47
long? calculatedLength =
_parent
.GetComputedOrBufferLength();