5 references to _dupAttrs
System.Private.Xml (5)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (5)
813
_dupAttrs
.Clear();
869
for (idx = 0; idx <
_dupAttrs
.Count; idx++)
871
XmlQualifiedName qnameDup = (XmlQualifiedName)
_dupAttrs
[idx]!;
880
if (idx >=
_dupAttrs
.Count)
883
_dupAttrs
.Add(qname);