1 write to _poolManager
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpAuthenticatedConnectionHandler.cs (1)
15_poolManager = poolManager;
2 references to _poolManager
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpAuthenticatedConnectionHandler.cs (2)
20return _poolManager.SendAsync(request, async, doRequestAuth: true, cancellationToken); 27_poolManager.Dispose();