4 references to Preceding
System.Private.Xml (4)
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (1)
1999case QilNodeType.Preceding:
System\Xml\Xsl\QIL\QilFactory.cs (1)
752QilUnary n = new QilUnary(QilNodeType.Preceding, child);
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
118QilNodeType.Preceding => CheckPreceding((QilUnary)n),
System\Xml\Xsl\QIL\QilVisitor.cs (1)
201QilNodeType.Preceding => VisitPreceding((QilUnary)n),