2 references to ConnectAsync
Aspire.Cli.Tests (2)
Commands\PsCommandTests.cs (2)
196
using var connection = await server.
ConnectAsync
().DefaultTimeout();
400
using var connection = await server.
ConnectAsync
().DefaultTimeout();