14 writes to StepId
Aspire.Cli.Tests (14)
Commands\DeployCommandTests.cs (5)
411StepId = null 424StepId = "deploy-step" 437StepId = "deploy-step" 450StepId = null 463StepId = null
Commands\PublishCommandPromptingIntegrationTests.cs (1)
778StepId = "publish-step",
TestServices\TestAppHostCliBackchannel.cs (8)
130StepId = null 141StepId = "root-step" 152StepId = "root-step" 163StepId = "root-step" 174StepId = "root-step" 185StepId = "root-step" 196StepId = "root-step" 207StepId = null
3 references to StepId
aspire (3)
Commands\PipelineCommandBase.cs (3)
387var stepId = activity.Data.StepId; 489var stepId = activity.Data.StepId; 536var stepId = activity.Data.StepId;