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