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)
15command.SetAction(PublishCommand.Run);