4 references to MarkedForEviction
System.Net.Http (4)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (2)
906if (connection.MarkedForEviction) 922if (connection.MarkedForEviction)
System\Net\Http\SocketsHttpHandler\HttpConnectionBase.cs (2)
265MarkedForEviction || 344if (MarkedForEviction)