1 write to BuildCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
131
Subcommands.Add(
BuildCommand
= new());
1 reference to BuildCommand
dotnet (1)
Parser.cs (1)
121
BuildCommandParser.ConfigureCommand(rootCommand.
BuildCommand
);