2 references to HelpExtensionOptions
dotnet (2)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.Help.cs (1)
83
yield return FormatHelpOption(CliCommandStrings.
HelpExtensionOptions
);
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
1019
WriteOtherOptionsSection(context, CliCommandStrings.
HelpExtensionOptions
, nonBuiltInOptions);