3 writes to MightHaveAttributes
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (3)
807
this.parentInfo.
MightHaveAttributes
= false;
863
this.parentInfo!.
MightHaveAttributes
= true;
908
this.parentInfo!.
MightHaveAttributes
= true;
2 references to MightHaveAttributes
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
392
if (!
MightHaveAttributes
)
922
if (this.parentInfo.
MightHaveAttributes
)