1 write to PublishCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
146
Subcommands.Add(
PublishCommand
= new());
1 reference to PublishCommand
dotnet (1)
Parser.cs (1)
146
PublishCommandParser.ConfigureCommand(rootCommand.
PublishCommand
);