1 write to _certificateWithKeyPathReference
Aspire.Hosting (1)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (1)
141
_certificateWithKeyPathReference
= ReferenceExpression.Create($"{_trackedCertificateWithKeyPathReference}");
1 reference to _certificateWithKeyPathReference
Aspire.Hosting (1)
ApplicationModel\HttpsCertificateExecutionConfigurationGatherer.cs (1)
136
return
_certificateWithKeyPathReference
!;