4 writes to _position
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (4)
2213_position = 0; 2219_position = other._position; 2236_position = pos; 2269_position++;
2 references to _position
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (2)
2219_position = other._position; 2231get { return _position; }