2 writes to _nextFreeSlotLine
System.Data.Common (2)
System\Data\RbTree.cs (2)
2000_nextFreeSlotLine = segmentPos; 2013_nextFreeSlotLine = 0;
2 references to _nextFreeSlotLine
System.Data.Common (2)
System\Data\RbTree.cs (2)
1981segmentPos = _nextFreeSlotLine; 2010if (freeSlotId == -1 && _nextFreeSlotLine != 0)