2 references to PackageListAppFullName
dotnet (2)
Commands\Hidden\List\Package\ListPackageCommandParser.cs (1)
22
Command command = new("package", CliCommandStrings.
PackageListAppFullName
);
Commands\Package\List\PackageListCommandParser.cs (1)
108
Command command = new("list", CliCommandStrings.
PackageListAppFullName
);