2 references to Progress
aspire (1)
Commands\PipelineCommandBase.cs (1)
930logger.Progress(stepInfo.Id, statusText);
Aspire.Cli.Tests (1)
Utils\ConsoleActivityLoggerTests.cs (1)
519logger.Progress($"step-{threadIndex}", $"working {i}");