4 references to DangerousMaxRecursionDepth
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\CanonicalizationDispatcher.cs (2)
18int maxDepth = LocalAppContextSwitches.DangerousMaxRecursionDepth; 55int maxDepth = LocalAppContextSwitches.DangerousMaxRecursionDepth;
System\Security\Cryptography\Xml\EncryptedType.cs (1)
82int maxDepth = LocalAppContextSwitches.DangerousMaxRecursionDepth;
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (1)
219int maxDepth = LocalAppContextSwitches.DangerousMaxRecursionDepth;