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