1 reference to NonRecursiveTypeLoading
System.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
2034this.maxDepth = DiagnosticsSwitches.NonRecursiveTypeLoading.Enabled ? 1 : int.MaxValue;