1 reference to ShowInHelpText
Wasm.Performance.ConsoleHost (1)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
489
var options = target.GetOptions().Where(o => o.
ShowInHelpText
).ToList();