2 references to CheckHttpCertificateMachineReadableAsyncCallback
Aspire.Cli.Tests (2)
TestServices\TestCertificateToolRunner.cs (2)
20if (CheckHttpCertificateMachineReadableAsyncCallback != null) 22return Task.FromResult(CheckHttpCertificateMachineReadableAsyncCallback(options, cancellationToken));