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