1 write to Contents
Aspire.Hosting (1)
Dcp\CertificateUtilities.cs (1)
19
Contents
= c.ExportCertificatePem(),
1 reference to Contents
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
1060
Assert.True(X509Certificate2.CreateFromPem(foundCert.
Contents
).IsAspNetCoreDevelopmentCertificate());