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