1 write to SolutionCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
152
Subcommands.Add(
SolutionCommand
= new());
1 reference to SolutionCommand
dotnet-aot (1)
parent\dotnet\Parser.cs (1)
216
SolutionCommandParser.ConfigureCommand(rootCommand.
SolutionCommand
);