1 instantiation of ContainerFileSystemCallbackHttpsCertificateContext
Aspire.Hosting (1)
Dcp\ContainerCreator.cs (1)
773buildCreateFilesContext.HttpsCertificateContext = new ContainerFileSystemCallbackHttpsCertificateContext
2 references to ContainerFileSystemCallbackHttpsCertificateContext
Aspire.Hosting (2)
ApplicationModel\ContainerFileSystemCallbackAnnotation.cs (1)
305public ContainerFileSystemCallbackHttpsCertificateContext? HttpsCertificateContext { get; set; }
Dcp\ContainerCreator.cs (1)
1092public ContainerFileSystemCallbackHttpsCertificateContext? HttpsCertificateContext { get; set; }