1 write to CustomCertificatesDestination
Aspire.Hosting (1)
ContainerResourceBuilderExtensions.cs (1)
1069CustomCertificatesDestination = customCertificatesDestination,
2 references to CustomCertificatesDestination
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
2403certificatesDestination = pathsAnnotation.CustomCertificatesDestination ?? certificatesDestination; 2698certificatesDestination = pathsAnnotation.CustomCertificatesDestination ?? certificatesDestination;