1 write to ShowInHelpText
Microsoft.AspNetCore.Shared.Tests (1)
CommandLineApplicationTests.cs (1)
1024c.ShowInHelpText = false;
1 reference to ShowInHelpText
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
505var commands = target.Commands.Where(c => c.ShowInHelpText).ToList();