1 write to _idx
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathNode.cs (1)
492_idx = idx;
2 references to _idx
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathNode.cs (2)
507get { return _idx; } 512return XPathNodeHelper.GetLocation(_page, _idx);