5 references to ProcessHttp11RequestQueue
System.Net.Http (5)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
912ProcessHttp11RequestQueue(null);
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http1.cs (4)
19/// <summary>Controls whether we can use a fast path when returning connections to the pool and skip calling into <see cref="ProcessHttp11RequestQueue(HttpConnection?)"/>.</summary> 76ProcessHttp11RequestQueue(null); 360ProcessHttp11RequestQueue(null); 370ProcessHttp11RequestQueue(connection);