1 write to _updateAll
dotnet (1)
Commands\Tool\Install\ToolInstallLocalCommand.cs (1)
48
_updateAll
= parseResult.GetValue(ToolUpdateCommandParser.UpdateAllOption);
1 reference to _updateAll
dotnet (1)
Commands\Tool\Install\ToolInstallLocalCommand.cs (1)
74
if (
_updateAll
)