5 references to IsConstructedExpression
System.Private.Xml (5)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (5)
250if (IsConstructedExpression(ndFunc.Definition)) 5225return IsConstructedExpression(((QilLoop)nd).Body); 5234if (IsConstructedExpression(ndItem)) 5242return IsConstructedExpression(ndCond.Center) || IsConstructedExpression(ndCond.Right);