1 reference to ShowInHelpText
ClientSample (1)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
505
var commands = target.Commands.Where(c => c.
ShowInHelpText
).ToList();