4 references to Arg_CryptographyException
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Security\CryptographicException.cs (4)
16: base(SR.Arg_CryptographyException) 21: base(SR.Arg_CryptographyException) 27: base(message ?? SR.Arg_CryptographyException) 32: base(message ?? SR.Arg_CryptographyException, inner)