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