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