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