1 instantiation of ConfigPathsArgs
NuGet.CommandLine.XPlat (1)
Commands\ConfigCommands\ConfigCommand.cs (1)
140var args = new ConfigPathsArgs()
2 references to ConfigPathsArgs
NuGet.CommandLine.XPlat (2)
Commands\ConfigCommands\ConfigCommand.cs (1)
140var args = new ConfigPathsArgs()
Commands\ConfigCommands\ConfigRunners.cs (1)
19public static int Run(ConfigPathsArgs args, Func<ILogger> getLogger)