4 writes to position
System.Xml (4)
System\Xml\XPath\Internal\XPathSingletonIterator.cs (4)
26
position
= 1;
32
this.
position
= it.position;
53
position
= 1;
60
position
= 0;
3 references to position
System.Xml (3)
System\Xml\XPath\Internal\XPathSingletonIterator.cs (3)
32
this.position = it.
position
;
44
get { return
position
; }
52
if(
position
== 0) {