2 writes to mightHaveDupAttrs
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
110
this.
mightHaveDupAttrs
= true;
315
this.
mightHaveDupAttrs
= value;
1 reference to mightHaveDupAttrs
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
312
get { return this.
mightHaveDupAttrs
; }