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)
35
uri.Equals(_httpsProxy) ?
_httpsCred
: null;