Exemple #1
0
 public SecurePluginCredentialProviderBuilder(NuGet.Protocol.Plugins.IPluginManager pluginManager, bool canShowDialog, NuGet.Common.ILogger logger)
 {
 }
Exemple #2
0
 public SecurePluginCredentialProvider(NuGet.Protocol.Plugins.IPluginManager pluginManager, NuGet.Protocol.Plugins.PluginDiscoveryResult pluginDiscoveryResult, bool canShowDialog, NuGet.Common.ILogger logger)
 {
 }