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