2 references to DeleteSourceOption
dotnet (1)
Commands\Project\Convert\ProjectConvertCommand.cs (1)
33
_deleteSource = parseResult.GetValue(Definition.
DeleteSourceOption
);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Project\ProjectConvertCommandDefinition.cs (1)
51
Options.Add(
DeleteSourceOption
);