Base:
4 references to IsInvalid
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\OpenSslCertificateAssetDownloader.cs (2)
70if (!handle.IsInvalid) 89if (!handle.IsInvalid)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (2)
116if (crl.IsInvalid) 214if (crl != null && !crl.IsInvalid)