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