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