1 instantiation of CryptoSignedXmlRecursionException
System.Security (1)
system\security\cryptography\xml\encryptedxml.cs (1)
470throw new CryptoSignedXmlRecursionException();
1 reference to CryptoSignedXmlRecursionException
System.Security (1)
system\security\cryptography\xml\signedxml.cs (1)
894catch (CryptoSignedXmlRecursionException) {