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