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