2 references to WithContainerCertificatePaths
Aspire.Hosting (1)
ContainerResourceBuilderExtensions.cs (1)
1338return builder.WithContainerCertificatePaths(
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
993container.WithContainerCertificatePaths(customCertificatesDestination: expectedDestination, defaultCertificateBundlePaths: expectedDefaultBundleFiles, defaultCertificateDirectoryPaths: expectedDefaultCertificateDirs);