2 references to DefaultCertificateBundlePaths
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
2398var bundlePaths = ContainerCertificatePathsAnnotation.DefaultCertificateBundlePaths.ToList();
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
760expectedDefaultBundleFiles.AddRange(ContainerCertificatePathsAnnotation.DefaultCertificateBundlePaths);