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