8 references to SolutionOption
dotnet (3)
Commands\Test\MTP\MSBuildUtility.cs (1)
97parseResult.GetValue(MicrosoftTestingPlatformOptions.SolutionOption),
Commands\Test\MTP\ValidationUtility.cs (1)
23if (parseResult.HasOption(MicrosoftTestingPlatformOptions.SolutionOption))
Commands\Test\TestCommandParser.cs (1)
240command.Options.Add(MicrosoftTestingPlatformOptions.SolutionOption);
dotnet.Tests (5)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestsWithDifferentOptions.cs (5)
48.Execute(MicrosoftTestingPlatformOptions.SolutionOption.Name, testSolutionPath, 68.Execute(MicrosoftTestingPlatformOptions.SolutionOption.Name, testSolutionPath, 145.Execute(MicrosoftTestingPlatformOptions.SolutionOption.Name, invalidSolutionPath, 166MicrosoftTestingPlatformOptions.SolutionOption.Name, testSolutionPath, 205.Execute(MicrosoftTestingPlatformOptions.SolutionOption.Name, solutionPath,