2 references to HttpConnectionSettings
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionSettings.cs (1)
97var settings = new HttpConnectionSettings()
System\Net\Http\SocketsHttpHandler\SocketsHttpHandler.cs (1)
21private readonly HttpConnectionSettings _settings = new HttpConnectionSettings();