1 write to NonInteractive
NuGet.Credentials (1)
PluginCredentialProvider.cs (1)
113NonInteractive = nonInteractive,
1 reference to NonInteractive
NuGet.Credentials (1)
PluginCredentialProvider.cs (1)
179+ (request.NonInteractive ? " -nonInteractive" : string.Empty);