2 references to E_POINTER
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (2)
309throw new CryptographicException(ErrorCode.E_POINTER); // Not the greatest error, but needed for backward compat. 323throw new CryptographicException(ErrorCode.E_POINTER); // Not the greatest error, but needed for backward compat.