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