2 writes to _connectionCloseSet
System.Net.Http (2)
System\Net\Http\Headers\HttpGeneralHeaders.cs (2)
42
_connectionCloseSet
= true;
50
_connectionCloseSet
= value != null;
1 reference to _connectionCloseSet
System.Net.Http (1)
System\Net\Http\Headers\HttpGeneralHeaders.cs (1)
63
if (headers != null && headers.
_connectionCloseSet
)