1 write to _allowRollForward
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
99_allowRollForward = parseResult.GetValue(ToolInstallCommandParser.RollForwardOption);
1 reference to _allowRollForward
dotnet (1)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
205isGlobalToolRollForward: _allowRollForward,