5 references to Relational
System.Private.Xml (5)
System\Xml\Xsl\XPath\XPathBuilder.cs (5)
124
case XPathOperatorGroup.
Relational
: return RelationalOperator(op, left!, right!);
695
/*Lt */ XPathOperatorGroup.
Relational
,
696
/*Le */ XPathOperatorGroup.
Relational
,
697
/*Gt */ XPathOperatorGroup.
Relational
,
698
/*Ge */ XPathOperatorGroup.
Relational
,