1 write to Context
aspire (1)
Commands\PublishCommandBase.cs (1)
397
progressContext.
Context
= AnsiConsole.Progress()
2 references to Context
aspire (2)
Commands\PublishCommandBase.cs (2)
391
if (progressContext.
Context
is not null)
410
progressContext.ContextTask = progressContext.
Context
.StartAsync(async ctx =>