3 references to UpdateAllOption
dotnet (3)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
104_updateAll = parseResult.GetValue(ToolUpdateCommandParser.UpdateAllOption);
Commands\Tool\Install\ToolInstallLocalCommand.cs (1)
48_updateAll = parseResult.GetValue(ToolUpdateCommandParser.UpdateAllOption);
Commands\Tool\Update\ToolUpdateCommandParser.cs (1)
33command.Options.Add(UpdateAllOption);