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