1 reference to FormatWithHangingIndent
aspire (1)
Commands\PipelineCommandBase.cs (1)
643
var wrappedDeps =
FormatWithHangingIndent
(step.DependsOn, firstLinePrefix, continuationPrefix);