1 write to _canShowDialog
NuGet.Credentials (1)
SecurePluginCredentialProviderBuilder.cs (1)
35
_canShowDialog
= canShowDialog;
1 reference to _canShowDialog
NuGet.Credentials (1)
SecurePluginCredentialProviderBuilder.cs (1)
51
plugins.Add(new SecurePluginCredentialProvider(_pluginManager, pluginDiscoveryResult,
_canShowDialog
, _logger));