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)
51Options.Add(DeleteSourceOption);