2 references to Completion
Aspire.Hosting.Tests (2)
WithTerminalTests.cs (2)
913
await cleanupService.
Completion
.WaitAsync(TimeSpan.FromSeconds(10));
1334
await cleanupService.
Completion
.WaitAsync(TimeSpan.FromSeconds(10));