5 references to Relational
System.Data.SqlXml (5)
System\Xml\Xsl\XPath\XPathBuilder.cs (5)
110case XPathOperatorGroup.Relational : return RelationalOperator(op, left, right); 596/*Lt */ XPathOperatorGroup.Relational, 597/*Le */ XPathOperatorGroup.Relational, 598/*Gt */ XPathOperatorGroup.Relational, 599/*Ge */ XPathOperatorGroup.Relational,