2 writes to withinElem
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
440
this.
withinElem
= false;
484
this.
withinElem
= (ndConstr.NodeType == QilNodeType.ElementCtor);
1 reference to withinElem
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
701
if (this.xstates == PossibleXmlStates.EnumAttrs || this.
withinElem
)