1 write to _canShowDialog
NuGet.Credentials (1)
SecurePluginCredentialProvider.cs (1)
62_canShowDialog = canShowDialog;
1 reference to _canShowDialog
NuGet.Credentials (1)
SecurePluginCredentialProvider.cs (1)
128var request = new GetAuthenticationCredentialsRequest(uri, isRetry, nonInteractive, _canShowDialog);