1 write to _credentialService
NuGet.Protocol (1)
HttpSource\HttpSourceAuthenticationHandler.cs (1)
45_credentialService = credentialService;
5 references to _credentialService
NuGet.Protocol (5)
HttpSource\HttpSourceAuthenticationHandler.cs (5)
49if (_credentialService == null || !_credentialService.HandlesDefaultCredentials) 100if (_credentialService == null) 216_ = _credentialService.TryGetLastKnownGoodCredentialsFromCache(uri: _packageSource.SourceUri, isProxy: false, out promptCredentials); 274promptCredentials = await _credentialService