3 references to HasRevocationUnknown
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (3)
482Debug.Assert(refErrors.HasRevocationUnknown()); 530else if (refErrors.HasRevocationUnknown() && revocationFlag != X509RevocationFlag.ExcludeRoot) 598if (refErrors.HasRevocationUnknown())