3 references to NormalizeLengthNe
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (3)
1374if (this[XmlILOptimization.NormalizeLengthNe]) { 1381if (AllowReplace(XmlILOptimization.NormalizeLengthNe, local0)) { 1382return Replace(XmlILOptimization.NormalizeLengthNe, local0, VisitNot(f.Not(VisitIsEmpty(f.IsEmpty(local3)))));