1 reference to DiagnosticsSwitches
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
2361
_maxDepth =
DiagnosticsSwitches
.NonRecursiveTypeLoading.Enabled ? 1 : int.MaxValue;