2 references to PackageIdentityArgument
dotnet (1)
Commands\Tool\Execute\ToolExecuteCommand.cs (1)
40
_packageToolIdentityArgument = result.GetValue(Definition.
PackageIdentityArgument
);
Microsoft.DotNet.Cli.Definitions (1)
Commands\Tool\ToolExecuteCommandDefinition.cs (1)
40
Arguments.Add(
PackageIdentityArgument
);