3 references to _tcs
Aspire.Hosting.Tests (3)
DistributedApplicationTests.cs (3)
1530public Task HooksCompleted => _tcs.Task; 1536_tcs.TrySetResult(); 1544_tcs.TrySetResult();