2 references to IsDevCertSupported
Aspire.TestUtilities (2)
RequiresFeatureAttribute.cs (2)
38if ((Feature & TestFeature.DevCert) == TestFeature.DevCert && !IsDevCertSupported()) 148if ((feature & TestFeature.DevCert) == TestFeature.DevCert && !IsDevCertSupported())