1 write to _httpsCred
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpEnvironmentProxy.cs (1)
18_httpsCred = httpsCred;
1 reference to _httpsCred
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpEnvironmentProxy.cs (1)
30uri.Equals(_httpsProxy) ? _httpsCred : null;