9 writes to StepId
Aspire.Cli.Tests (9)
Commands\PublishCommandPromptingIntegrationTests.cs (1)
601
StepId
= "publish-step",
TestServices\TestAppHostBackchannel.cs (8)
131
StepId
= null
142
StepId
= "root-step"
153
StepId
= "root-step"
164
StepId
= "root-step"
175
StepId
= "root-step"
186
StepId
= "root-step"
197
StepId
= "root-step"
208
StepId
= null
1 reference to StepId
aspire (1)
Commands\PublishCommandBase.cs (1)
343
var stepId = activity.Data.
StepId
;