1 write to BuildServerCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
132
Subcommands.Add(
BuildServerCommand
= new());
1 reference to BuildServerCommand
dotnet (1)
Parser.cs (1)
122
BuildServerCommandParser.ConfigureCommand(rootCommand.
BuildServerCommand
);