4 references to IsPartiallyTrusted
aspire (4)
Certificates\CertificateService.cs (4)
108if (preCheck.IsPartiallyTrusted) 117if (preCheck.IsPartiallyTrusted && isLinux) 147if (postTrustCheck.IsPartiallyTrusted && isLinux) 155&& postTrustCheck.IsPartiallyTrusted;