3 references to ProjectArgumentDescription
dotnet (3)
Commands\Package\PackageCommandParser.cs (1)
23
Description = CliStrings.
ProjectArgumentDescription
Commands\Reference\ReferenceCommandParser.cs (1)
20
Description = CliStrings.
ProjectArgumentDescription
,
Parser.cs (1)
408
listCommand.Arguments[i] = ListCommandParser.CreateSlnOrProjectArgument(CliStrings.ProjectArgumentName, CliStrings.
ProjectArgumentDescription
);