3 writes to matchCount
System.Xml (3)
System\Xml\Dom\XmlElementList.cs (3)
40
this.
matchCount
= -1;
63
this.
matchCount
= -1;
225
this.
matchCount
= currMatchCount;
2 references to matchCount
System.Xml (2)
System\Xml\Dom\XmlElementList.cs (2)
215
if (this.
matchCount
< 0) {
227
return this.
matchCount
;