1 write to TrustDeveloperCertificate
TestProject.AppHost (1)
TestProgram.cs (1)
58
options.
TrustDeveloperCertificate
= trustDeveloperCertificate.Value;
2 references to TrustDeveloperCertificate
Aspire.Hosting (2)
Dcp\DcpExecutor.cs (2)
2067
bool trustDevCert = _distributedApplicationOptions.
TrustDeveloperCertificate
;
2197
bool trustDevCert = _distributedApplicationOptions.
TrustDeveloperCertificate
;