2 writes to _credentials
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpEnvironmentProxy.cs (2)
113_credentials = HttpEnvironmentProxyCredentials.TryCreate(httpProxy, httpsProxy); 311_credentials = value;
1 reference to _credentials
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpEnvironmentProxy.cs (1)
307return _credentials;