2 references to HelpCommandParser
dotnet (2)
Commands\Help\HelpCommand.cs (1)
24if (result.GetValue(HelpCommandParser.Argument) is string[] args && args is not [])
Parser.cs (1)
88HelpCommandParser.GetCommand(),