3 references to SolutionOption
dotnet (1)
Commands\Test\MTP\TestCommandOptions.cs (1)
113
parseResult.GetValue(definition.
SolutionOption
),
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Commands\Test\MTP\TestCommandOptions.cs (1)
113
parseResult.GetValue(definition.
SolutionOption
),
Microsoft.DotNet.Cli.Definitions (1)
Commands\Test\TestCommandDefinition.MicrosoftTestingPlatform.cs (1)
237
Options.Add(
SolutionOption
);