1 write to _markedForEviction
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (1)
275
_markedForEviction
= true;
1 reference to _markedForEviction
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (1)
65
public bool MarkedForEviction =>
_markedForEviction
;