6 references to Step
aspire (2)
Commands\PipelineCommandBase.cs (2)
332else if (activity.Type == PublishingActivityTypes.Step) 443else if (activity.Type == PublishingActivityTypes.Step)
Aspire.Cli.Tests (4)
Commands\DeployCommandTests.cs (2)
405Type = PublishingActivityTypes.Step, 444Type = PublishingActivityTypes.Step,
TestServices\TestAppHostCliBackchannel.cs (2)
124Type = PublishingActivityTypes.Step, 201Type = PublishingActivityTypes.Step,