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