4 writes to _level
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (4)
2212
_level
= 0;
2218
_level
= other._level;
2245
_level
++;
2255
_level
--;
3 references to _level
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (3)
2218
_level = other.
_level
;
2249
if (
_level
== 0)
2256
if (
_level
== 0)