2 references to Negate
System.Data.SqlXml (2)
System\Xml\Xsl\XPath\XPathBuilder.cs (2)
112
case XPathOperatorGroup.
Negate
: return NegateOperator (op, left, right);
605
/*UnaryMinus*/ XPathOperatorGroup.
Negate
,