2 writes to withinElem
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
400this.withinElem = false; 438this.withinElem = (ndConstr.NodeType == QilNodeType.ElementCtor);
1 reference to withinElem
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
641if (this.xstates == PossibleXmlStates.EnumAttrs || this.withinElem)