1 write to ShowPath
NuGet.CommandLine.XPlat (1)
Commands\ConfigCommands\ConfigCommand.cs (1)
164ShowPath = parseResult.GetValue(ShowPathOption),
2 references to ShowPath
NuGet.CommandLine.XPlat (2)
Commands\ConfigCommands\ConfigRunners.cs (2)
79RunnerHelper.LogSections(sections, settings, logger, args.ShowPath); 83var configValue = RunnerHelper.GetValueForConfigKey(settings, args.AllOrConfigKey, args.ShowPath);