3 references to PublishingActivityTypes
aspire (3)
Commands\PublishCommandBase.cs (3)
222if (publishingActivity.Type == PublishingActivityTypes.PublishComplete) 243if (activity.Type == PublishingActivityTypes.PublishComplete) 249else if (activity.Type == PublishingActivityTypes.Step)