2 writes to mightHaveAttrs
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
109this.mightHaveAttrs = true; 303this.mightHaveAttrs = value;
1 reference to mightHaveAttrs
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
300get { return this.mightHaveAttrs; }