2 references to _tcs
Aspire.Hosting.Tests (2)
DistributedApplicationTests.cs (2)
884
public Task HooksCompleted =>
_tcs
.Task;
894
_tcs
.SetResult();