2 references to RollForwardOption
dotnet (1)
Commands\Tool\Execute\ToolExecuteCommand.cs (1)
42
_allowRollForward = result.GetValue(Definition.
RollForwardOption
);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\ToolExecuteCommandDefinition.cs (1)
45
Options.Add(
RollForwardOption
);