2 references to Argument
dotnet (1)
Commands\Help\HelpCommand.cs (1)
24if (result.GetValue(definition.Argument) is string[] args && args is not [])
Microsoft.DotNet.Cli.Definitions (1)
Commands\Help\HelpCommandDefinition.cs (1)
23Arguments.Add(Argument);