3 writes to MightHaveAttributes
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (3)
739
this.parentInfo.
MightHaveAttributes
= false;
786
this.parentInfo.
MightHaveAttributes
= true;
824
this.parentInfo.
MightHaveAttributes
= true;
2 references to MightHaveAttributes
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
356
if (!
MightHaveAttributes
)
837
if (this.parentInfo.
MightHaveAttributes
) {