4 references to HelpOptionKey
dotnet (1)
Commands\Test\MTP\TestApplication.cs (1)
141builder.Append($" {CliConstants.HelpOptionKey}");
dotnet.Tests (3)
CommandTests\Test\GivenDotnetTestBuildsAndRunsHelp.cs (3)
26.Execute(CliConstants.HelpOptionKey, MicrosoftTestingPlatformOptions.ConfigurationOption.Name, configuration); 50.Execute(CliConstants.HelpOptionKey, MicrosoftTestingPlatformOptions.ConfigurationOption.Name, configuration); 75.Execute(CliConstants.HelpOptionKey, MicrosoftTestingPlatformOptions.ConfigurationOption.Name, configuration);