1 write to _poolManager
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionHandler.cs (1)
16_poolManager = poolManager;
2 references to _poolManager
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionHandler.cs (2)
23return _poolManager.SendAsync(request, async, doRequestAuth, cancellationToken); 30_poolManager.Dispose();