3 references to Ne
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (2)
1733return Replace(XmlILOptimization.NormalizeNeLiteral, local0, VisitNe(f.Ne(local2, local1))); 1754return Replace(XmlILOptimization.NormalizeXsltConvertNe, local0, VisitNe(f.Ne(local3, FoldXsltConvert(local2, (local3).XmlType!))));
System\Xml\Xsl\QIL\QilPatternFactory.cs (1)
484return _f.Ne(left, right);