4 writes to _position
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathSingletonIterator.cs (4)
28
_position
= 1;
35
_position
= it._position;
62
_position
= 1;
70
_position
= 0;
3 references to _position
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathSingletonIterator.cs (3)
35
_position = it.
_position
;
50
get { return
_position
; }
60
if (
_position
== 0)