4 references to Step
aspire (2)
Commands\PublishCommandBase.cs (2)
261
else if (activity.Type == PublishingActivityTypes.
Step
)
333
else if (activity.Type == PublishingActivityTypes.
Step
)
Aspire.Cli.Tests (2)
TestServices\TestAppHostBackchannel.cs (2)
125
Type = PublishingActivityTypes.
Step
,
202
Type = PublishingActivityTypes.
Step
,