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