3 references to _tcs
Aspire.Hosting.Tests (3)
DistributedApplicationTests.cs (3)
1938public Task HooksCompleted => _tcs.Task; 1944_tcs.TrySetResult(); 1952_tcs.TrySetResult();