2 references to RemoveProjectPathArgumentName
dotnet (2)
Commands\Solution\Remove\SolutionRemoveCommandParser.cs (2)
12public static readonly Argument<IEnumerable<string>> ProjectPathArgument = new(CliCommandStrings.RemoveProjectPathArgumentName) 14HelpName = CliCommandStrings.RemoveProjectPathArgumentName,