2 references to Acquire
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.NtAuth.cs (1)
107connection!.Acquire();
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
494connection.Acquire(); // In case we are doing Windows (i.e. connection-based) auth, we need to ensure that we hold on to this specific connection while auth is underway.