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