1 write to _allowRollForward
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
90_allowRollForward = parseResult.GetValue(installDef.RollForwardOption);
1 reference to _allowRollForward
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
232isGlobalToolRollForward: _allowRollForward,