1 write to ConfigFile
NuGet.CommandLine.XPlat (1)
Commands\Package\Stage\StagePushCommand.cs (1)
112
ConfigFile
= parseResult.GetValue(configFileOption),
1 reference to ConfigFile
NuGet.CommandLine.XPlat (1)
Commands\Package\Stage\StagePushCommand.cs (1)
33
ISettings settings = XPlatUtility.ProcessConfigFile(args.
ConfigFile
);