3 references to XPathNodeValue
System.Private.Xml (3)
System\Xml\Xsl\QIL\QilFactory.cs (1)
944
QilUnary n = new QilUnary(QilNodeType.
XPathNodeValue
, child);
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
143
QilNodeType.
XPathNodeValue
=> CheckXPathNodeValue((QilUnary)n),
System\Xml\Xsl\QIL\QilVisitor.cs (1)
226
QilNodeType.
XPathNodeValue
=> VisitXPathNodeValue((QilUnary)n),