Implemented interface member:
method
TestConnectionAsync
Aspire.Cli.Utils.EnvironmentChecker.IDcpConnectionChecker.TestConnectionAsync(System.String, System.Boolean, System.Threading.CancellationToken)
1 reference to TestConnectionAsync
Aspire.Cli.Tests (1)
Utils\DcpConnectionHealthCheckTests.cs (1)
94() => checker.TestConnectionAsync(dcpDirectory.FullName, useDeveloperCertificate: false, cancellation.Token));