1 instantiation of PublishCommand
dotnet (1)
Commands\Publish\PublishCommand.cs (1)
58
(msbuildArgs, msbuildPath) => new
PublishCommand
(
1 reference to PublishCommand
dotnet (1)
Commands\Publish\PublishCommandParser.cs (1)
13
command.SetAction(
PublishCommand
.Run);