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