4 references to UpdatedTasks
Aspire.Hosting.Foundry.Tests (4)
tests\Shared\TestPipelineActivityReporter.cs (4)
118
lock (
UpdatedTasks
)
120
UpdatedTasks
.Clear();
285
lock (_reporter.
UpdatedTasks
)
287
_reporter.
UpdatedTasks
.Add((_initialStatusText, statusText));