5 references to LimitXPathComplexity
System.Private.Xml (5)
System\Xml\Xsl\QIL\QilVisitor.cs (1)
443if (LocalAppContextSwitches.LimitXPathComplexity)
System\Xml\Xsl\XPath\XPathParser.cs (2)
121if (LocalAppContextSwitches.LimitXPathComplexity) 349if (LocalAppContextSwitches.LimitXPathComplexity)
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
165if (LocalAppContextSwitches.LimitXPathComplexity)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
1364if (LocalAppContextSwitches.LimitXPathComplexity)