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