2 references to GetSettingsFromDirectory
NuGet.CommandLine.XPlat (2)
Commands\ConfigCommands\ConfigRunners.cs (2)
31settings = RunnerHelper.GetSettingsFromDirectory(args.WorkingDirectory); 59settings = RunnerHelper.GetSettingsFromDirectory(args.WorkingDirectory) as Settings;