4 references to PruneCompletedRequestsFromHeadOfQueue
System.Net.Http (4)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http1.cs (1)
223
_http11RequestQueue.
PruneCompletedRequestsFromHeadOfQueue
(this);
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http2.cs (1)
142
_http2RequestQueue.
PruneCompletedRequestsFromHeadOfQueue
(this);
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http3.cs (1)
208
_http3RequestQueue.
PruneCompletedRequestsFromHeadOfQueue
(this);
System\Net\Http\SocketsHttpHandler\ConnectionPool\RequestQueue.cs (1)
144
PruneCompletedRequestsFromHeadOfQueue
(pool);