1 write to ConfigFile
NuGet.CommandLine.XPlat (1)
Commands\ConfigCommands\ConfigCommand.cs (1)
185
ConfigFile
= parseResult.GetValue(ConfigFileOption),
1 reference to ConfigFile
NuGet.CommandLine.XPlat (1)
Commands\ConfigCommands\ConfigRunners.cs (1)
111
ISettings settings = XPlatUtility.ProcessConfigFile(args.
ConfigFile
);