public NuGet.Protocol.Core.Types.PackageSearchMetadataBuilder WithVersions(NuGet.Common.AsyncLazy <System.Collections.Generic.IEnumerable <NuGet.Protocol.Core.Types.VersionInfo> > lazyVersionsFactory) { throw null; }
public CredentialService(NuGet.Common.AsyncLazy <System.Collections.Generic.IEnumerable <NuGet.Credentials.ICredentialProvider> > providers, bool nonInteractive, bool handlesDefaultCredentials) { }