2 references to RollForwardOption
dotnet (1)
Commands\Tool\Run\ToolRunCommand.cs (1)
26
_allowRollForward = result.GetValue(Definition.
RollForwardOption
);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\ToolRunCommandDefinition.cs (1)
34
Options.Add(
RollForwardOption
);