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