2 references to HelpExtensionOptions
dotnet (2)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.Help.cs (2)
84
yield return FormatHelpOption(CliCommandStrings.
HelpExtensionOptions
);
219
WriteOtherOptionsSection(context, CliCommandStrings.
HelpExtensionOptions
, nonBuiltInOptions);