3 references to _tcs
Aspire.Hosting.Tests (3)
DistributedApplicationTests.cs (3)
1939
public Task HooksCompleted =>
_tcs
.Task;
1945
_tcs
.TrySetResult();
1953
_tcs
.TrySetResult();