2 instantiations of HttpSourceCredentials
NuGet.Protocol (2)
HttpSource\HttpSourceAuthenticationHandler.cs (2)
50
_credentials = new
HttpSourceCredentials
(CredentialCache.DefaultNetworkCredentials);
54
_credentials = new
HttpSourceCredentials
();
2 references to HttpSourceCredentials
NuGet.Protocol (2)
HttpSource\HttpSourceAuthenticationHandler.cs (1)
30
private
HttpSourceCredentials
_credentials;
HttpSource\HttpSourceCredentials.cs (1)
60
/// Initializes a new instance of the <see cref="
HttpSourceCredentials
"/> class