2 references to ConnectAsyncCallback
Aspire.Cli.Tests (2)
TestServices\TestAppHostBackchannel.cs (2)
104
if (
ConnectAsyncCallback
!= null)
106
await
ConnectAsyncCallback
.Invoke(socketPath, cancellationToken).ConfigureAwait(false);