26 writes to _curDepth
System.Private.Xml (26)
System\Xml\Dom\XmlNodeReader.cs (26)
1148_curDepth = 0; 1369_readerNav.ResetMove(ref _curDepth, ref _nodeType); 1372_curDepth++; 1380_readerNav.RollBackMove(ref _curDepth); 1389_readerNav.ResetMove(ref _curDepth, ref _nodeType); 1393_curDepth++; 1401_readerNav.RollBackMove(ref _curDepth); 1410_readerNav.ResetMove(ref _curDepth, ref _nodeType); 1426_readerNav.RollBackMove(ref _curDepth); 1429_curDepth++; 1438_readerNav.ResetMove(ref _curDepth, ref _nodeType); 1442_curDepth++; 1450_readerNav.RollBackMove(ref _curDepth); 1460_readerNav.ResetToAttribute(ref _curDepth); 1461if (_readerNav.MoveToNextAttribute(ref _curDepth)) 1470_readerNav.RollBackMove(ref _curDepth); 1480_readerNav.ResetToAttribute(ref _curDepth); 1483_curDepth--; 1491_readerNav.RollBackMove(ref _curDepth); 1526_curDepth = 0; 1575_curDepth++; 1605_curDepth++; 1669_curDepth--; 1676_curDepth--; 1690_readerNav.ResetMove(ref _curDepth, ref _nodeType); 1785if (_readerNav.ReadAttributeValue(ref _curDepth, ref _bResolveEntity, ref _nodeType))
6 references to _curDepth
System.Private.Xml (6)
System\Xml\Dom\XmlNodeReader.cs (6)
1246get { return _curDepth; } 1459_readerNav.LogMove(_curDepth); 1479_readerNav.LogMove(_curDepth); 1627Debug.Assert(_curDepth == 0); 1648if (!_bStartFromDocument && _curDepth == 0) 1663if (_curDepth == 0)