1 instantiation of UpdateSourceArgs
NuGet.CommandLine.XPlat (1)
Commands\Verbs.cs (1)
404var args = new UpdateSourceArgs()
2 references to UpdateSourceArgs
NuGet.CommandLine.XPlat (1)
Commands\Verbs.cs (1)
404var args = new UpdateSourceArgs()
NuGet.Commands (1)
SourcesCommands\SourceRunners.cs (1)
258public static void Run(UpdateSourceArgs args, Func<ILogger> getLogger)