1 write to _credentials
NuGet.Protocol (1)
HttpSource\HttpSourceCredentials.cs (1)
44
_credentials
= new VersionedCredentials(value);
2 references to _credentials
NuGet.Protocol (2)
HttpSource\HttpSourceCredentials.cs (2)
35
return
_credentials
.Credentials;
55
return
_credentials
.Version;