2 references to HelpPlatformOptions
dotnet (2)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.Help.cs (1)
78
yield return FormatHelpOption(CliCommandStrings.
HelpPlatformOptions
);
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
1013
WriteOtherOptionsSection(context, CliCommandStrings.
HelpPlatformOptions
, builtInOptions);