5 references to dupAttrs
System.Data.SqlXml (5)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (5)
746
this.
dupAttrs
.Clear();
792
for (idx = 0; idx < this.
dupAttrs
.Count; idx++) {
793
XmlQualifiedName qnameDup = (XmlQualifiedName) this.
dupAttrs
[idx];
801
if (idx >= this.
dupAttrs
.Count) {
803
this.
dupAttrs
.Add(qname);