3 references to _cachedCredentials
NuGet.Configuration (3)
Proxy\ProxyCache.cs (3)
77return _cachedCredentials.TryAdd(configuredProxy.ProxyAddress, proxyCredentials); 147_cachedCredentials.AddOrUpdate( 156if (_cachedCredentials.TryGetValue(proxyAddress, out cachedCredentials))