1 write to _updateAll
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
104
_updateAll
= parseResult.GetValue(ToolUpdateCommandParser.UpdateAllOption);
1 reference to _updateAll
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
122
if (
_updateAll
)