4 references to GetInt32Config
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\LocalAppContextSwitches.cs (4)
21GetInt32Config(DangerousMaxRecursionDepthAppContextSwitch, DefaultMaxRecursionDepth, allowNegative: false); 32GetInt32Config(MaxTransformsPerChainAppContextSwitch, DefaultMaxTransformsPerChain, allowNegative: false); 41GetInt32Config(MaxDecryptedDataElementsAppContextSwitch, DefaultMaxDecryptedDataElements, allowNegative: false); 44GetInt32Config("System.Security.Cryptography.MaxReferencesPerSignedInfo", defaultValue: 100);