3 writes to MightHaveAttributes
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (3)
806
this.parentInfo.
MightHaveAttributes
= false;
862
this.parentInfo!.
MightHaveAttributes
= true;
907
this.parentInfo!.
MightHaveAttributes
= true;
2 references to MightHaveAttributes
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
391
if (!
MightHaveAttributes
)
921
if (this.parentInfo.
MightHaveAttributes
)