2 references to CertificateTrustArguments
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
2120foreach (var arg in context.CertificateTrustArguments)
Aspire.Hosting.NodeJs (1)
NodeExtensions.cs (1)
83ctx.CertificateTrustArguments.Add("--use-openssl-ca");