3 references to OutputOption
dotnet (2)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
104var showPassedTests = parseResult.GetValue(MicrosoftTestingPlatformOptions.OutputOption) == OutputOptions.Detailed;
Commands\Test\TestCommandParser.cs (1)
260command.Options.Add(MicrosoftTestingPlatformOptions.OutputOption);
dotnet.Tests (1)
CommandTests\Test\GivenDotnetTestBuildsAndRunsHelp.cs (1)
81string outputOptionName = MicrosoftTestingPlatformOptions.OutputOption.Name; // --output