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)
32private HttpSourceCredentials _credentials;
HttpSource\HttpSourceCredentials.cs (1)
60/// Initializes a new instance of the <see cref="HttpSourceCredentials"/> class