Base:
2 references to IsInvalid
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Bignum.cs (2)
28
if (ret.
IsInvalid
)
50
if (bignum == null || bignum.
IsInvalid
)