2 references to InteractiveOption
dotnet (1)
Commands\Project\Convert\ProjectConvertCommand.cs (1)
34
_interactive = parseResult.GetValue(Definition.
InteractiveOption
);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Project\ProjectConvertCommandDefinition.cs (1)
49
Options.Add(
InteractiveOption
);