2 references to PackageIdentityArgument
dotnet (2)
Commands\Tool\Execute\ToolExecuteCommand.cs (1)
25private readonly PackageIdentityWithRange _packageToolIdentityArgument = result.GetValue(ToolExecuteCommandParser.PackageIdentityArgument);
Commands\Tool\Execute\ToolExecuteCommandParser.cs (1)
42command.Arguments.Add(PackageIdentityArgument);