1 implementation of UpdateCredential
NuGet.Configuration (1)
Proxy\ProxyCache.cs (1)
140
public void
UpdateCredential
(Uri proxyAddress, NetworkCredential credentials)
1 reference to UpdateCredential
NuGet.Protocol (1)
HttpSource\ProxyAuthenticationHandler.cs (1)
188
_credentialCache.
UpdateCredential
(proxyAddress, credentials);