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; 50get { return _position; } 60if (_position == 0)