2 references to CreateRollForwardOption
Microsoft.DotNet.Cli.Definitions (2)
Commands\Tool\ToolExecuteCommandDefinition.cs (1)
27public readonly Option<bool> RollForwardOption = ToolAppliedOption.CreateRollForwardOption();
Commands\Tool\ToolInstallCommandDefinition.cs (1)
25public readonly Option<bool> RollForwardOption = ToolAppliedOption.CreateRollForwardOption();