5 references to _dupAttrs
System.Private.Xml (5)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (5)
814
_dupAttrs
.Clear();
870
for (idx = 0; idx <
_dupAttrs
.Count; idx++)
872
XmlQualifiedName qnameDup = (XmlQualifiedName)
_dupAttrs
[idx]!;
881
if (idx >=
_dupAttrs
.Count)
884
_dupAttrs
.Add(qname);