1 write to _allowRollForward
dotnet-aot (1)
parent\dotnet\Commands\Tool\Run\ToolRunCommand.cs (1)
26_allowRollForward = result.GetValue(Definition.RollForwardOption);
1 reference to _allowRollForward
dotnet-aot (1)
parent\dotnet\Commands\Tool\Run\ToolRunCommand.cs (1)
31return ExecuteCommand(_localToolsCommandResolver, _toolCommandName, _forwardArgument, _allowRollForward);