2 writes to done
System.Xml (2)
System\Xml\Dom\XPathNodeList.cs (2)
22
this.
done
= false;
51
done
= true;
2 references to done
System.Xml (2)
System\Xml\Dom\XPathNodeList.cs (2)
27
if (!
done
) {
43
while (!
done
&& count <= index) {