2 writes to ParentStepId
aspire (2)
Commands\PipelineCommandBase.cs (2)
840ParentStepId = activity.Data.ParentStepId, 850stepInfo.ParentStepId ??= activity.Data.ParentStepId;
1 reference to ParentStepId
aspire (1)
Commands\PipelineCommandBase.cs (1)
1009s.ParentStepId,