2 writes to _forEachDepth
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
531_forEachDepth++; 544_forEachDepth--;
3 references to _forEachDepth
System.Private.Xml (3)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (3)
347Debug.Assert(_forEachDepth == 0, "xsl:apply-imports cannot be inside of xsl:for-each"); 411if (_forEachDepth == 0) 632if (_forEachDepth == 0)