2 writes to HierarchyLevel
aspire (2)
Commands\PipelineCommandBase.cs (2)
841HierarchyLevel = activity.Data.HierarchyLevel ?? 0 851stepInfo.HierarchyLevel = activity.Data.HierarchyLevel ?? stepInfo.HierarchyLevel;
2 references to HierarchyLevel
aspire (2)
Commands\PipelineCommandBase.cs (2)
851stepInfo.HierarchyLevel = activity.Data.HierarchyLevel ?? stepInfo.HierarchyLevel; 1010s.HierarchyLevel,