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