2 writes to _mightHaveDupAttrs
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
116
_mightHaveDupAttrs
= true;
354
_mightHaveDupAttrs
= value;
1 reference to _mightHaveDupAttrs
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
350
get { return
_mightHaveDupAttrs
; }